summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/bcm4708-luxul-xwc-1000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/bcm4708-luxul-xwc-1000.dts')
-rw-r--r--dts/src/arm/bcm4708-luxul-xwc-1000.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/dts/src/arm/bcm4708-luxul-xwc-1000.dts b/dts/src/arm/bcm4708-luxul-xwc-1000.dts
index f18e80e0b6..1c7e53d60a 100644
--- a/dts/src/arm/bcm4708-luxul-xwc-1000.dts
+++ b/dts/src/arm/bcm4708-luxul-xwc-1000.dts
@@ -17,7 +17,7 @@
model = "Luxul XWC-1000 (BCM4708)";
chosen {
- bootargs = "console=ttyS0,115200";
+ bootargs = "console=ttyS0,115200 earlycon";
};
memory {
@@ -59,3 +59,7 @@
&uart0 {
status = "okay";
};
+
+&spi_nor {
+ status = "okay";
+};