aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-03-15 18:40:14 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-03-17 22:39:59 +0000
commit0e3f6fbe1095387737bba6c71851f5c339f916da (patch)
tree6f1ac0479ed8b93d6d0ab4ce6a1dbb91979998e5 /target/linux/mediatek
parenta29f71c38061c67cbef25d25501629b26f8e025d (diff)
downloadupstream-0e3f6fbe1095387737bba6c71851f5c339f916da.tar.gz
upstream-0e3f6fbe1095387737bba6c71851f5c339f916da.tar.bz2
upstream-0e3f6fbe1095387737bba6c71851f5c339f916da.zip
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 <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/mediatek')
-rw-r--r--target/linux/mediatek/dts/mt7622-buffalo-wsr-2533dhp2.dts1
1 files changed, 0 insertions, 1 deletions
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 {