diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2023-10-20 16:20:27 +0200 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2023-10-21 16:42:26 +0200 |
commit | 03cb2d63f487a5d716711c2693f126c913e599cf (patch) | |
tree | d2a1d6131c5db97cfe2a5280882cfc8dbe0bd85c /target/linux/airoha/image/en7523.mk | |
parent | 58d57f767374c18ff2ffe5a8d2a7ff80bc0e7649 (diff) | |
download | upstream-03cb2d63f487a5d716711c2693f126c913e599cf.tar.gz upstream-03cb2d63f487a5d716711c2693f126c913e599cf.tar.bz2 upstream-03cb2d63f487a5d716711c2693f126c913e599cf.zip |
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")
Fixes: #13716
Reported-by: @kisgezenguz
Reported-by: Tamas Szabo
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit d6a11833ad67c33ad10dadf396f6c30bb44ef30f)
Diffstat (limited to 'target/linux/airoha/image/en7523.mk')
0 files changed, 0 insertions, 0 deletions