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/qca9531_glinet_gl-x750.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ath79/dts/qca9531_glinet_gl-x750.dts') diff --git a/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts b/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts index 79cd51673a..ddaf7709b7 100644 --- a/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts +++ b/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts @@ -108,6 +108,7 @@ art: partition@50000 { label = "art"; reg = <0x050000 0x010000>; + read-only; }; partition@60000 { -- cgit v1.2.3