From d8ec6dee49cb1389c2babdbb0bdb9e14d2bbe899 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Thu, 9 May 2019 15:31:05 +0200 Subject: ath79: Add missing read-only properties Add some read-only properties to protect partitions from accidental changes. Also fixed two whitespaces error on the way. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts') diff --git a/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts b/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts index c106a63eb8..7a88f56a02 100644 --- a/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts +++ b/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts @@ -124,6 +124,7 @@ partition@20000 { label = "uboot"; reg = <0x020000 0x10000>; + read-only; }; partition@30000 { -- cgit v1.2.3