summaryrefslogtreecommitdiffstats
path: root/arch/x86/dts/alex.dts
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2014-12-24 13:06:37 +0800
committerSimon Glass <sjg@chromium.org>2015-01-12 17:03:40 -0800
commit57706e4bd67a72f76c9e34c345a19c862f79fce6 (patch)
treeebc2287d351baf7d2762c7a6439234d1cc4c2f64 /arch/x86/dts/alex.dts
parent92fa7f53f1f3f03296f8ffb14bdf1baefab83368 (diff)
downloadblackbird-obmc-uboot-57706e4bd67a72f76c9e34c345a19c862f79fce6.tar.gz
blackbird-obmc-uboot-57706e4bd67a72f76c9e34c345a19c862f79fce6.zip
x86: Remove alex.dts in arch/x86/dts
No board is using alex.dts, so remove it. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/dts/alex.dts')
-rw-r--r--arch/x86/dts/alex.dts24
1 files changed, 0 insertions, 24 deletions
diff --git a/arch/x86/dts/alex.dts b/arch/x86/dts/alex.dts
deleted file mode 100644
index 2f13544612..0000000000
--- a/arch/x86/dts/alex.dts
+++ /dev/null
@@ -1,24 +0,0 @@
-/dts-v1/;
-
-/include/ "coreboot.dtsi"
-
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- model = "Google Alex";
- compatible = "google,alex", "intel,atom-pineview";
-
- config {
- silent_console = <0>;
- };
-
- gpio: gpio {};
-
- serial {
- reg = <0x3f8 8>;
- clock-frequency = <115200>;
- };
-
- chosen { };
- memory { device_type = "memory"; reg = <0 0>; };
-};
OpenPOWER on IntegriCloud