pistachio: Fix FIT image configuration name
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Oct 2021 18:13:23 +0000 (20:13 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 2 Nov 2021 22:37:19 +0000 (23:37 +0100)
The pistachio U-Boot expects a default configuration with the name
config@1 in the FIT image. The default was changed in OpenWrt some
months ago.
This makes the board boot again.

Fixes: 9f714398e060 ("build: use config-1 instead of config@1 as default")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/pistachio/image/Makefile

index 7f4e2236c5d2fe34d3551bd25852f5f6d5be4bd6..2e15005ac230c41099b84723a832eb7e41d69ea4 100644 (file)
@@ -15,6 +15,7 @@ define Device/Default
   KERNEL_SUFFIX := -kernel.itb
   KERNEL_INSTALL := 1
   KERNEL_IN_UBI := 1
+  DEVICE_DTS_CONFIG := config@1
   IMAGES := factory.ubi sysupgrade.tar
   IMAGE/factory.ubi := append-ubi
   IMAGE/sysupgrade.tar := sysupgrade-tar