From: Juergen Beisert <jbe@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 4/4] Adapt the defconfig for a full blown ChumbyOne support
Date: Mon, 11 Oct 2010 17:47:44 +0200 [thread overview]
Message-ID: <201010111747.44641.jbe@pengutronix.de> (raw)
In-Reply-To: <1286808746-19456-5-git-send-email-jbe@pengutronix.de>
commit 69f4b4f403b1dbe17a95be340688dc77d166bb4e
Author: Juergen Beisert <jbe@pengutronix.de>
Date: Mon Oct 11 16:42:59 2010 +0200
Adapt the defconfig for a full blown ChumbyOne support
Make the ChumbyOne use of the MCI framework.
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
diff --git a/arch/arm/configs/chumbyone_defconfig b/arch/arm/configs/chumbyone_defconfig
index c21c7cd..595b6a9 100644
--- a/arch/arm/configs/chumbyone_defconfig
+++ b/arch/arm/configs/chumbyone_defconfig
@@ -3,11 +3,12 @@ CONFIG_MACH_CHUMBY=y
CONFIG_AEABI=y
CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y
CONFIG_BROKEN=y
+CONFIG_PROMPT="chumby:"
CONFIG_LONGHELP=y
CONFIG_CMDLINE_EDITING=y
CONFIG_AUTO_COMPLETE=y
CONFIG_PARTITION=y
-# CONFIG_DEFAULT_ENVIRONMENT is not set
+CONFIG_DEFAULT_ENVIRONMENT_PATH="arch/arm/boards/chumby_falconwing/env"
CONFIG_DEBUG_INFO=y
CONFIG_CMD_EDIT=y
CONFIG_CMD_SLEEP=y
@@ -23,3 +24,6 @@ CONFIG_CMD_RESET=y
CONFIG_CMD_TIMEOUT=y
CONFIG_CMD_PARTITION=y
# CONFIG_SPI is not set
+CONFIG_MCI=y
+CONFIG_MCI_STARTUP=y
+CONFIG_MCI_STM378X=y
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | Phone: +49-8766-939 228 |
Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2010-10-11 15:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-11 14:52 Bring together i.MX23, its MCI driver and the ChumbyOne Juergen Beisert
2010-10-11 14:52 ` [PATCH 1/4] Glue i.MX23 and MCI support Juergen Beisert
2010-10-11 14:52 ` [PATCH 2/4] Adapt the i.MX23 MCI driver to the v2 i.MX23 patch series Juergen Beisert
2010-10-11 14:52 ` [PATCH 3/4] Spend the ChumbyOne a persistant environment memory on MCI card Juergen Beisert
2010-10-11 14:52 ` [PATCH 4/4] Adapt the defconfig for a full blown ChumbyOne support Juergen Beisert
2010-10-11 15:20 ` Jean-Christophe PLAGNIOL-VILLARD
2010-10-11 15:42 ` Juergen Beisert
2010-10-11 17:05 ` Sascha Hauer
2010-10-11 15:47 ` Juergen Beisert [this message]
2010-10-21 12:06 ` Bring together i.MX23, its MCI driver and the ChumbyOne Juergen Beisert
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=201010111747.44641.jbe@pengutronix.de \
--to=jbe@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