[PATCH 2/3] MIPS: add Loongson Tech LS1B Demo Board dts file
Antony Pavlov
antonynpavlov at gmail.com
Mon Apr 7 00:38:48 PDT 2014
Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
arch/mips/dts/loongson-ls1b.dts | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/arch/mips/dts/loongson-ls1b.dts b/arch/mips/dts/loongson-ls1b.dts
new file mode 100644
index 0000000..b81a951
--- /dev/null
+++ b/arch/mips/dts/loongson-ls1b.dts
@@ -0,0 +1,16 @@
+/dts-v1/;
+
+#include "ls1b.dtsi"
+
+/ {
+ model = "Loongson Tech LS1B Demo Board";
+ compatible = "loongson,ls1b";
+
+ memory {
+ reg = <0x00000000 0x4000000>;
+ };
+};
+
+&serial2 {
+ status = "okay";
+};
--
1.9.0
More information about the barebox
mailing list