1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/target/linux/apm821xx
Christian Lamparter d6a11833ad apm821xx: WNDR4700: fix broken sysupgrade, factory images
prepend-dtb got extended to handle the Meraki devices too,
the problem here was that the Netgear WNDR4700 expects an
u-boot header in front of the DTB, whereas Meraki devices
don't.

Since the header was dropped, the WNDR4700's uboot started
to complain:
  Bad Magic Number,it is forbidden to be written to flash!!

when flashing the factory.img since it expects an u-boot
header there.

Fixes: 5dece2d9355a ("apm821xx: switch over from DTB_SIZE to DEVICE_DTC_FLAGS")
Reported-by: @kisgezenguz
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2023-10-20 18:13:57 +02:00
..
base-files apm821xx: WNDAP660: fix ethernet port ordering 2022-06-25 00:06:46 +02:00
dts apm821xx: mx60: drop nand-is-boot-medium 2023-05-30 01:58:16 +02:00
image apm821xx: WNDR4700: fix broken sysupgrade, factory images 2023-10-20 18:13:57 +02:00
nand apm821xx: make ata-dwc as a standalone module 2023-05-30 01:58:20 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.75 2022-10-30 17:54:59 +01:00
patches-6.1 kernel: bump 6.1 to 6.1.53 2023-09-23 13:10:28 +02:00
sata apm821xx: add 6.1 testing kernel 2023-05-30 01:58:20 +02:00
config-5.15 apm821xx: make crypto4xx as a standalone module 2023-05-30 01:58:20 +02:00
config-6.1 kernel: migrate FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER for 6.1 2023-06-25 11:26:50 +02:00
Makefile apm821xx: make crypto4xx as a standalone module 2023-05-30 01:58:20 +02:00
modules.mk apm821xx: fix autoloading of kmod-hw-crypto4xx 2023-07-08 15:38:42 +02:00