1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/bcm53xx
Mario Andrés Pérez ff63c5cd82 bcm53xx: image: sync targets names with DT compatible
Some devices profile names and *.dts files are named without suffix
"-v1" but the DT compatible has the suffix. (xwr-3150 exception)

This breaks ASU sysupgrades since the default SUPPORTED_DEVICES is the
makefile image profile target and it does not match the actual DT
compatible sent by the ASU client.

This is not breaking sysupgrade because the platform implementation
does not depends on DEVICE_NAME(not use sysupgrade-TAR). And the
board_name() checks are done against the correct DT compatible.[1]

[1]: 09e7b24ceb/target/linux/bcm53xx/base-files/lib/upgrade/platform.sh (L36-L62)
Fixes: https://github.com/openwrt/asu/issues/560
Fixes: https://github.com/openwrt/asu/issues/560#issuecomment-2083236275
Fixes: https://github.com/openwrt/asu/issues/1108
Fixes: https://forum.openwrt.org/t/luci-attended-sysupgrade-support-thread/230552/243
Fixes: c459a6b "bcm53xx: add support for Luxul FullMAC WiFi devices"
Fixes: 1d47f81 "bcm53xx: build images for Luxul ABR-4500 and XBR-4500 routers"
Signed-off-by: Mario Andrés Pérez <mapb_@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/21056
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-12-06 18:55:49 +01:00
..
base-files
files/arch/arm/boot/compressed
generic
image bcm53xx: image: sync targets names with DT compatible 2025-12-06 18:55:49 +01:00
patches-6.12 kernel: bump 6.12 to 6.12.60 2025-12-02 22:51:19 +01:00
profiles
config-6.12 bcm53xx: 6.12: refresh kernel config 2025-11-18 12:49:25 +01:00
Makefile bcm53xx: switch to kernel 6.12 2025-11-25 17:21:50 +01:00
modules.mk