From: Shiji Yang <[email protected]> --- Changes from v1: use 'pad-extra 1' instead of 'append-string -e '\xff''
--- These two patches fix the boot failure issue on Netgear WNDR4300 v2 and WNDR4500 v3: [1] 23.05-rc bricks WNDR4300v2 link: https://github.com/openwrt/openwrt/issues/13050 [2] ath79: NETGEAR WNDR4300v2 Bricked on Power Cycle After Flash link: https://github.com/openwrt/openwrt/issues/8878 Shiji Yang (2): ath79: rework Netgear nand devices image recipe ath79: fix first reboot failure on Netgear WNDR4300 v2 and WNDR4500 v3 .../linux/ath79/dts/qca9563_netgear_wndr.dtsi | 32 +++++++++++++++++-- target/linux/ath79/image/nand.mk | 13 ++++++-- .../base-files/etc/board.d/05_compat-version | 15 +++++++++ 3 files changed, 54 insertions(+), 6 deletions(-) create mode 100644 target/linux/ath79/nand/base-files/etc/board.d/05_compat-version -- 2.30.2 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
