summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Schultz <d.schultz@phytec.de>2018-04-12 11:13:02 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2018-04-16 09:54:11 +0200
commita8a03551034bee6d2a66fc514342664f760bb4b6 (patch)
treec3973175681a7d0def23f18e5b1e5f02a1534113
parent67c1c0853fa06bcbc1725e93b6ad9942e80a1e56 (diff)
downloadbarebox-a8a03551034bee6d2a66fc514342664f760bb4b6.tar.gz
barebox-a8a03551034bee6d2a66fc514342664f760bb4b6.tar.xz
ARM: dts: AM335x: Add keep-previous-content property
Some of our customers may have data in the EEPROM region, which we newly have assigned as state partition. This property should prevent them of data loses. Signed-off-by: Daniel Schultz <d.schultz@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/arm/dts/am335x-phytec-state.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/am335x-phytec-state.dtsi b/arch/arm/dts/am335x-phytec-state.dtsi
index fbc35b9184..6bca597159 100644
--- a/arch/arm/dts/am335x-phytec-state.dtsi
+++ b/arch/arm/dts/am335x-phytec-state.dtsi
@@ -23,6 +23,7 @@
backend-type = "raw";
backend = <&backend_state_eeprom>;
backend-stridesize = <40>;
+ keep-previous-content;
#address-cells = <1>;
#size-cells = <1>;