mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM OMAP: add help text for OMAP_BUILD_IFT
@ 2012-12-18  8:45 barebox
  2012-12-19 20:40 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: barebox @ 2012-12-18  8:45 UTC (permalink / raw)
  To: barebox

From: Jan Luebbe <jlu@pengutronix.de>

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 arch/arm/mach-omap/Kconfig |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig
index 451783e..27626a2 100644
--- a/arch/arm/mach-omap/Kconfig
+++ b/arch/arm/mach-omap/Kconfig
@@ -67,8 +67,12 @@ config OMAP_GPMC
 	  NAND, OneNAND etc.
 
 config OMAP_BUILD_IFT
-	prompt "build ift binary"
+	prompt "build ift binary (MLO)"
 	bool
+	help
+	  Say Y here if you want to build an MLO binary. On TI SoCs, this
+	  binary is loaded to SRAM. It is responsible for initializing
+	  the SDRAM and possibly chainloading a full-featured barebox.
 
 config OMAP_BUILD_SPI
 	prompt "build SPI binary"
-- 
1.7.10.4


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-19 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-18  8:45 [PATCH] ARM OMAP: add help text for OMAP_BUILD_IFT barebox
2012-12-19 20:40 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox