mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH v2 17/17] sandbox: activate OF support in defconfig
Date: Sun,  1 Mar 2015 13:32:23 +0100	[thread overview]
Message-ID: <1425213143-4529-18-git-send-email-mkl@pengutronix.de> (raw)
In-Reply-To: <1425213143-4529-1-git-send-email-mkl@pengutronix.de>

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 arch/sandbox/configs/sandbox_defconfig | 35 ++++++++++++++++++++++------------
 1 file changed, 23 insertions(+), 12 deletions(-)

diff --git a/arch/sandbox/configs/sandbox_defconfig b/arch/sandbox/configs/sandbox_defconfig
index 7ce256950192..ec045f7c0b51 100644
--- a/arch/sandbox/configs/sandbox_defconfig
+++ b/arch/sandbox/configs/sandbox_defconfig
@@ -5,25 +5,36 @@ CONFIG_PARTITION=y
 CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y
 CONFIG_DEFAULT_ENVIRONMENT_PATH="arch/sandbox/board/env"
 CONFIG_DEBUG_INFO=y
-CONFIG_CMD_EDIT=y
-CONFIG_CMD_SLEEP=y
-CONFIG_CMD_SAVEENV=y
-CONFIG_CMD_EXPORT=y
-CONFIG_CMD_PRINTENV=y
-CONFIG_CMD_READLINE=y
-CONFIG_CMD_TFTP=y
+CONFIG_LONGHELP=y
 CONFIG_CMD_MEMINFO=y
-CONFIG_CMD_CRC=y
-CONFIG_CMD_FLASH=y
 # CONFIG_CMD_BOOTM is not set
-CONFIG_CMD_RESET=y
 CONFIG_CMD_GO=y
-CONFIG_CMD_TIMEOUT=y
+CONFIG_CMD_RESET=y
 CONFIG_CMD_PARTITION=y
-CONFIG_NET=y
+CONFIG_CMD_EXPORT=y
+CONFIG_CMD_PRINTENV=y
+CONFIG_CMD_MAGICVAR=y
+CONFIG_CMD_MAGICVAR_HELP=y
+CONFIG_CMD_SAVEENV=y
+CONFIG_CMD_SLEEP=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_PING=y
+CONFIG_CMD_TFTP=y
+CONFIG_CMD_EDIT=y
+CONFIG_CMD_READLINE=y
+CONFIG_CMD_TIMEOUT=y
+CONFIG_CMD_CRC=y
+CONFIG_CMD_FLASH=y
+CONFIG_CMD_2048=y
+CONFIG_CMD_OF_NODE=y
+CONFIG_CMD_OF_PROPERTY=y
+CONFIG_CMD_OF_DISPLAY_TIMINGS=y
+CONFIG_CMD_OFTREE=y
+CONFIG_NET=y
+CONFIG_OFDEVICE=y
+CONFIG_OF_BAREBOX_DRIVERS=y
 CONFIG_DRIVER_NET_TAP=y
 # CONFIG_SPI is not set
+# CONFIG_PINCTRL is not set
 CONFIG_FS_CRAMFS=y
 CONFIG_FS_TFTP=y
-- 
2.1.4


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

      parent reply	other threads:[~2015-03-01 12:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-01 12:32 [PATCH v2 00/17] general cleanups and sandbox OF integration Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 01/17] drivers: remove unused function dev_protect() Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 02/17] fs: make "offset" parameter of erase() and protect() 64 bit safe Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 03/17] of_path: of_find_path(): remove unused variable len Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 04/17] of/base: fix sparse warning, don't use interger 0 as NULL pointer Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 05/17] of: add no-op function for of_register_fixup() Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 06/17] of: add no-op functions for of_find_node_by_alias() and of_find_node_by_path_or_alias() Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 07/17] sandbox: fix indention in help text Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 08/17] sandbox: add support to pass dtb to barebox Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 09/17] sandbox: hostfile: clarify variable names Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 10/17] sandbox: hostfile: probe(): add missing pointer from cdev.dev to dev Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 11/17] sandbox: hostfile: remove struct hf_platform_data from hf_priv Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 12/17] sandbox: hostfile: move fd from platform data to priv Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 13/17] sandbox: hostfile: probe driver earlier Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 14/17] sandbox: hostfile: use the memory resource to determine the size not the platform_data Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 15/17] sandbox: hostfile: add support for OF Marc Kleine-Budde
2015-03-01 12:32 ` [PATCH v2 16/17] sandbox: add sample dts Marc Kleine-Budde
2015-03-01 12:32 ` Marc Kleine-Budde [this message]

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=1425213143-4529-18-git-send-email-mkl@pengutronix.de \
    --to=mkl@pengutronix.de \
    --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