From: Jan Luebbe <j...@pengutronix.de>

Signed-off-by: Jan Luebbe <j...@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

Reply via email to