immortalwrt/target/linux
Shiji Yang d792d20832 ath79: fix first reboot issue on Netgear WNDR4300 v2 and WNDR4500 v3
From the Netgear u-boot GPL code[1]. Bootloader always unconditionally
marks block 768, 1020 - 1023 as bad blocks on each boot. This may lead
to conflicts with the OpenWrt nand driver since these blocks may be good
blocks. In this case, U-boot will override the oob of these blocks so
that break the ubi volume. The system will be damaged after first reboot.
To avoid this issue, manually skip these blocks by using "mtd-concat".

[1] https://www.downloads.netgear.com/files/GPL/EX7300v2series-V1.0.0.146_gpl_src.tar.bz2.zip

Fixes: https://github.com/openwrt/openwrt/issues/8878
Tested-by: Yousaf <yousaf465@gmail.com>
Signed-off-by: Shiji Yang <yangshiji66@qq.com>
(cherry picked from commit 12f53724c6)
2023-08-24 20:45:12 +02:00
..
airoha kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
apm821xx apm821xx: switch over from DTB_SIZE to DEVICE_DTC_FLAGS 2023-06-10 19:06:15 +02:00
archs38
armsr armsr: add kmod-sfp to default device profile 2023-08-19 15:11:55 +02:00
at91
ath25 kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
ath79 ath79: fix first reboot issue on Netgear WNDR4300 v2 and WNDR4500 v3 2023-08-24 20:45:12 +02:00
bcm27xx kernel: bump 5.15 to 5.15.124 2023-08-10 21:06:55 +02:00
bcm47xx kernel: bump 5.15 to 5.15.123 2023-07-31 01:39:50 +02:00
bcm53xx kernel: bump 5.15 to 5.15.123 2023-07-31 01:39:50 +02:00
bcm63xx kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
bcm4908 kernel: bump 5.15 to 5.15.126 2023-08-15 17:11:39 +02:00
bmips kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
gemini
generic kernel: modules: add xdp-sockets-diag support 2023-08-19 15:06:52 +02:00
imx kernel: backport NVMEM patches queued for the v6.5 2023-07-10 12:54:53 +02:00
ipq40xx ipq4019: add support for ZTE MF287 Pro aka DreiNeo Pro 2023-08-21 21:41:12 +02:00
ipq806x kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
ipq807x kernel: bump 5.15 to 5.15.123 2023-07-31 01:39:50 +02:00
kirkwood kirkwood: add support for Iomega Storcenter ix4-200d 2023-05-20 15:35:37 +02:00
lantiq kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
layerscape kernel: bump 5.15 to 5.15.124 2023-08-10 21:06:55 +02:00
malta
mediatek mediatek: filogic: wax220: cleanup device tree 2023-08-22 13:40:10 +02:00
mpc85xx mpc85xx: add support for Aerohive BR200-WP 2023-05-14 00:08:35 +02:00
mvebu mvebu: mcbin-singleshot: enable hearbeat LED by default 2023-08-11 12:53:34 +02:00
mxs mxs: rework image generation 2023-07-06 17:04:13 +02:00
octeon kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
octeontx kernel: bump 5.15 to 5.15.123 2023-07-31 01:39:50 +02:00
omap
oxnas kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
pistachio
qoriq
ramips ramips: improve Xiaomi mi-mini indications 2023-08-15 17:19:05 +02:00
realtek kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
rockchip rockchip: fix setup network config for nanopi r2c 2023-06-17 12:21:13 +02:00
sifiveu kernel: bump 5.15 to 5.15.117 2023-06-17 12:09:03 +02:00
sunxi kernel: Set CONFIG_FRAME_WARN depending on target 2023-06-02 21:18:41 +02:00
tegra
uml kernel: bump 5.15 to 5.15.125 2023-08-10 21:07:50 +02:00
x86 x86: Add virtualization time sync support 2023-08-15 17:19:05 +02:00
zynq
Makefile