summaryrefslogtreecommitdiff
path: root/arch/x86/dts/reset.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/reset.dtsi')
-rw-r--r--arch/x86/dts/reset.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/dts/reset.dtsi b/arch/x86/dts/reset.dtsi
index f2ba2fb5e8..1f1ff9f64d 100644
--- a/arch/x86/dts/reset.dtsi
+++ b/arch/x86/dts/reset.dtsi
@@ -1,6 +1,6 @@
/ {
reset: reset {
compatible = "x86,reset";
- u-boot,dm-pre-proper;
+ bootph-some-ram;
};
};