summaryrefslogtreecommitdiffstats
path: root/board/chromebook-x86/dts/link.dts
diff options
context:
space:
mode:
Diffstat (limited to 'board/chromebook-x86/dts/link.dts')
-rw-r--r--board/chromebook-x86/dts/link.dts11
1 files changed, 11 insertions, 0 deletions
diff --git a/board/chromebook-x86/dts/link.dts b/board/chromebook-x86/dts/link.dts
index ae8217d02e..d0738cbf46 100644
--- a/board/chromebook-x86/dts/link.dts
+++ b/board/chromebook-x86/dts/link.dts
@@ -21,4 +21,15 @@
chosen { };
memory { device_type = "memory"; reg = <0 0>; };
+
+ spi {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ compatible = "intel,ich9";
+ spi-flash@0 {
+ reg = <0>;
+ compatible = "winbond,w25q64", "spi-flash";
+ memory-map = <0xff800000 0x00800000>;
+ };
+ };
};
OpenPOWER on IntegriCloud