summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/stih418.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/stih418.dtsi')
-rw-r--r--dts/src/arm/stih418.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/dts/src/arm/stih418.dtsi b/dts/src/arm/stih418.dtsi
index 354d90f521..8160a75539 100644
--- a/dts/src/arm/stih418.dtsi
+++ b/dts/src/arm/stih418.dtsi
@@ -17,11 +17,15 @@
device_type = "cpu";
compatible = "arm,cortex-a9";
reg = <2>;
+ /* u-boot puts hpen in SBC dmem at 0xa4 offset */
+ cpu-release-addr = <0x94100A4>;
};
cpu@3 {
device_type = "cpu";
compatible = "arm,cortex-a9";
reg = <3>;
+ /* u-boot puts hpen in SBC dmem at 0xa4 offset */
+ cpu-release-addr = <0x94100A4>;
};
};