]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-mediatek: fix bl2 dependency for Qihoo 360T7 23354/head
authorMikhail Zhilkin <csharper2005@gmail.com>
Wed, 13 May 2026 17:55:57 +0000 (20:55 +0300)
committerRobert Marko <robimarko@gmail.com>
Thu, 14 May 2026 09:41:52 +0000 (11:41 +0200)
This commit fixes wrong bl2 dependency which leads to build errors if
non-ubi ddr3-1866 bl2 is not exists in the build dir.

Fixes: 9a87c4b ("uboot-mediatek: add Qihoo 360T7 (UBI) support")
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23354
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/boot/uboot-mediatek/Makefile

index 9f6d15dcd9c4045856b932673e55e1c05c53e78b..87d7741ff0497db27562f746b76c7d2634482fd3 100644 (file)
@@ -645,7 +645,7 @@ define U-Boot/mt7981_qihoo_360t7-ubi
   BUILD_DEVICES:=qihoo_360t7-ubi
   UBOOT_CONFIG:=mt7981_qihoo-360t7-ubi
   UBOOT_IMAGE:=u-boot.fip
-  BL2_BOOTDEV:=spim-nand
+  BL2_BOOTDEV:=spim-nand-ubi
   BL2_SOC:=mt7981
   BL2_DDRTYPE:=ddr3-1866
   DEPENDS:=+trusted-firmware-a-mt7981-spim-nand-ubi-ddr3-1866