summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorAhmad Fatoum <ahmad@a3f.at>2020-08-02 12:40:41 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-08-03 21:02:47 +0200
commit992b1528abed1f9d1e7e3158a06ee1dddca5631f (patch)
treed89d0814a53b5518e201977e2480443ee81c5a3b /arch/arm/dts
parentf91f7747879ec28606293426720c136ec15b0e2d (diff)
downloadbarebox-992b1528abed1f9d1e7e3158a06ee1dddca5631f.tar.gz
barebox-992b1528abed1f9d1e7e3158a06ee1dddca5631f.tar.xz
ARM: socfpga: achilles: remove unused barebox,bootstate node
We use barebox,state as compatible for the state node. The barebox,bootstate node serves no purpose with current code base and is just confusing. Drop it. Reported-by: Xogium <contact@xogium.me> Signed-off-by: Ahmad Fatoum <ahmad@a3f.at> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/socfpga_arria10_achilles.dts18
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/arm/dts/socfpga_arria10_achilles.dts b/arch/arm/dts/socfpga_arria10_achilles.dts
index 2fce0114c8..6071dbfb49 100644
--- a/arch/arm/dts/socfpga_arria10_achilles.dts
+++ b/arch/arm/dts/socfpga_arria10_achilles.dts
@@ -106,24 +106,6 @@
};
};
};
-
- bootstate: bootstate {
- compatible = "barebox,bootstate";
- backend-type = "state"; // or "nv", or "efivar"
- backend = <&state>;
-
- system0 {
- default_attempts = <3>;
- };
-
- system1 {
- default_attempts = <3>;
- };
-
- factory {
- default_attempts = <3>;
- };
- };
};
&{/soc/clkmgr@ffd04000/clocks/osc1} {