mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Dmitry Smagin <dmitry.s.smagin@gmail.com>
To: barebox@lists.infradead.org
Cc: Dmitry Smagin <dmitry.s.smagin@gmail.com>
Subject: [PATCH 3/3] MIPS: rzx50_defconfig: enable devicetree
Date: Wed, 18 Sep 2013 09:20:33 +0400	[thread overview]
Message-ID: <1379481633-24534-4-git-send-email-dmitry.s.smagin@gmail.com> (raw)
In-Reply-To: <1379481633-24534-1-git-send-email-dmitry.s.smagin@gmail.com>

Signed-off-by: Dmitry Smagin <dmitry.s.smagin@gmail.com>
---
 arch/mips/configs/rzx50_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/mips/configs/rzx50_defconfig b/arch/mips/configs/rzx50_defconfig
index 7b75909..7691bae 100644
--- a/arch/mips/configs/rzx50_defconfig
+++ b/arch/mips/configs/rzx50_defconfig
@@ -1,3 +1,5 @@
+CONFIG_BUILTIN_DTB=y
+CONFIG_BUILTIN_DTB_NAME="rzx50"
 CONFIG_MACH_MIPS_XBURST=y
 CONFIG_JZ4750D_DEBUG_LL_UART1=y
 CONFIG_PBL_IMAGE=y
@@ -27,6 +29,10 @@ CONFIG_CMD_UIMAGE=y
 CONFIG_CMD_RESET=y
 CONFIG_CMD_POWEROFF=y
 CONFIG_CMD_GO=y
+CONFIG_CMD_OFTREE=y
+CONFIG_CMD_OF_PROPERTY=y
+CONFIG_CMD_OF_NODE=y
+CONFIG_OFDEVICE=y
 # CONFIG_SPI is not set
 CONFIG_SHA1=y
 CONFIG_SHA224=y
-- 
1.8.4.rc3


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

  parent reply	other threads:[~2013-09-18  5:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-18  5:20 [PATCH 0/3] Enable devicetree for Ritmix RZX-50 board Dmitry Smagin
2013-09-18  5:20 ` [PATCH 1/3] Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER option Dmitry Smagin
2013-09-18  5:20 ` [PATCH 2/3] MIPS: rxz50: add initial devicetree support Dmitry Smagin
2013-09-18  5:20 ` Dmitry Smagin [this message]
2013-09-19  6:30 ` [PATCH 0/3] Enable devicetree for Ritmix RZX-50 board Antony Pavlov
2013-09-19  6:54 ` 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=1379481633-24534-4-git-send-email-dmitry.s.smagin@gmail.com \
    --to=dmitry.s.smagin@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