aarch64: board: Acer Connect Vero rename board

Fix so the board actually build when selected and rename the board
to the actual name `Acer Connect Vero W6m`
This commit is contained in:
Mattias Walström
2026-05-20 11:19:12 +02:00
parent eb2135bd15
commit 3fdbe15585
20 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ get_bootloader_name()
raspberrypi-rpi64)
echo "rpi64_boot"
;;
acer-connect-vero-w)
acer-connect-vero-w6m)
echo "bpi_r3_emmc_boot"
;;
bananapi-bpi-r3)