[PATCH 08/13] sandbox: dts: fix unit-address for state partition

Ahmad Fatoum a.fatoum at pengutronix.de
Fri Jun 18 20:45:11 PDT 2021


Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 arch/sandbox/dts/sandbox.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sandbox/dts/sandbox.dts b/arch/sandbox/dts/sandbox.dts
index fa9348d71f62..595a1e8eae73 100644
--- a/arch/sandbox/dts/sandbox.dts
+++ b/arch/sandbox/dts/sandbox.dts
@@ -93,7 +93,7 @@
 				label = "env";
 			};
 
-			part_state: state at 800 {
+			part_state: state at c00 {
 				reg = <0xC00 0x400>;
 				label = "state";
 			};
-- 
2.29.2




More information about the barebox mailing list