mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 2/3] MIPS: add Loongson Tech LS1B Demo Board dts file
Date: Mon,  7 Apr 2014 11:38:48 +0400	[thread overview]
Message-ID: <1396856329-17464-3-git-send-email-antonynpavlov@gmail.com> (raw)
In-Reply-To: <1396856329-17464-1-git-send-email-antonynpavlov@gmail.com>

Signed-off-by: Antony Pavlov <antonynpavlov@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  parent reply	other threads:[~2014-04-07  7:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07  7:38 [PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe Antony Pavlov
2014-04-07  7:38 ` [PATCH 1/3] MIPS: add Longson LS1B SoC dtsi file Antony Pavlov
2014-04-07  7:38 ` Antony Pavlov [this message]
2014-04-07  7:38 ` [PATCH 3/3] MIPS: loongson-ls1b: switch to device tree Antony Pavlov
2014-04-08  6:06 ` [PATCH 0/3] MIPS: loongson-ls1b: switch to device tree probe Sascha Hauer
2014-04-08  7:13   ` Antony Pavlov
2014-04-10  6:21     ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1396856329-17464-3-git-send-email-antonynpavlov@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox