summaryrefslogtreecommitdiff
path: root/arch/x86/dts/quark-u-boot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/quark-u-boot.dtsi')
-rw-r--r--arch/x86/dts/quark-u-boot.dtsi8
1 files changed, 3 insertions, 5 deletions
diff --git a/arch/x86/dts/quark-u-boot.dtsi b/arch/x86/dts/quark-u-boot.dtsi
index 7ebc30166d..60ffffcc0e 100644
--- a/arch/x86/dts/quark-u-boot.dtsi
+++ b/arch/x86/dts/quark-u-boot.dtsi
@@ -6,11 +6,9 @@
#include <u-boot.dtsi>
#ifdef CONFIG_ROM_SIZE
-/ {
- binman {
- u-boot-with-ucode-ptr {
- optional-ucode;
- };
+&rom {
+ u-boot-with-ucode-ptr {
+ optional-ucode;
};
};
#endif