]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-mediatek: fix bl2 image for mt7987_rfb-emmc
authorChukun Pan <amadeus@jmu.edu.cn>
Sun, 15 Feb 2026 10:01:25 +0000 (18:01 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 May 2026 22:23:36 +0000 (00:23 +0200)
The BL2 image for mt7987_rfb-emmc should be emmc, not sdmmc.

Fixes: 6d35eda ("uboot-mediatek: add builds for the MediaTek MT7987 reference board")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/23490
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-mediatek/Makefile

index 387ea0ee54e13d5cc37902d1139489bdd279b4a8..f7e6f0a4d3078f9ea931bf91ab1210d4ce5e2a77 100644 (file)
@@ -1114,7 +1114,7 @@ define U-Boot/mt7987_rfb-emmc
   BUILD_DEVICES:=mediatek_mt7987a-rfb
   UBOOT_CONFIG:=mt7987_emmc_rfb
   UBOOT_IMAGE:=u-boot.fip
-  BL2_BOOTDEV:=sdmmc
+  BL2_BOOTDEV:=emmc
   BL2_SOC:=mt7987
   BL2_DDRTYPE:=comb
   DEPENDS:=+trusted-firmware-a-mt7987-emmc-comb