[PATCH] ARM OMAP: add help text for OMAP_BUILD_IFT
barebox at lists.infradead.org
barebox at lists.infradead.org
Tue Dec 18 03:45:38 EST 2012
From: Jan Luebbe <jlu at pengutronix.de>
Signed-off-by: Jan Luebbe <jlu at 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
More information about the barebox
mailing list