From: Wout Bertrums Date: Fri, 5 Nov 2021 14:09:28 +0000 (+0100) Subject: ramips: add broken-flash-reset for HLK-7621A EvB X-Git-Url: http://git.openwrt.org/ubox.git?a=commitdiff_plain;h=9a7e3d170cb7ea46ca0a34f4af7db1b3d1b68739;p=openwrt%2Fstaging%2Fthess.git ramips: add broken-flash-reset for HLK-7621A EvB This is needed because the HLK-7621 EvB has 32MB of flash, so it will have to use 4B addressing and the broken-flash-reset hack has to be used to be able to reboot. Signed-off-by: Wout Bertrums [copied github message into commit message] Signed-off-by: Christian Lamparter --- diff --git a/target/linux/ramips/dts/mt7621_hilink_hlk-7621a-evb.dts b/target/linux/ramips/dts/mt7621_hilink_hlk-7621a-evb.dts index 4b807fcaa5..9776f43e02 100644 --- a/target/linux/ramips/dts/mt7621_hilink_hlk-7621a-evb.dts +++ b/target/linux/ramips/dts/mt7621_hilink_hlk-7621a-evb.dts @@ -27,6 +27,7 @@ compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <44000000>; + broken-flash-reset; partitions { compatible = "fixed-partitions";