From 0e3f6fbe1095387737bba6c71851f5c339f916da Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 15 Mar 2021 18:40:14 +0100 Subject: mediatek: Fix writing U-Boot env on Buffalo WSR-2533DHP2 This fixes writing to the U-Boot environment by making the partition writable and setting the correct flash sector size of 128K. Signed-off-by: Hauke Mehrtens --- target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mediatek') diff --git a/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts b/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts index 397be1445b..ce5cd1c9be 100644 --- a/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts +++ b/target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts @@ -269,7 +269,6 @@ partition@140000 { label = "Config"; reg = <0x140000 0x80000>; - read-only; }; factory: partition@1c0000 { -- cgit v1.2.3