From 7fb4b4344dcbfd8115bcf075c7f07c748d2a7ef1 Mon Sep 17 00:00:00 2001 From: Paer-Olof Haakansson Date: Tue, 1 Jun 2010 11:49:20 +0200 Subject: mLoader_helper: pass modem ELF settings from CMDLINE to user space U-boot parses the modem ELF and places the modem ELF settings in the CMDLINE. mLoader_helper picks up these settings and makes them available in sysfs for the mloader utlity to use when loading the modem ELF. ST-Ericsson ID: WP253874 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/494 Reviewed-by: Jonas ABERG Tested-by: Jonas ABERG Signed-off-by: Mian Yousaf Kaukab Change-Id: I5bae8e3f0d42042d041c1863d1de0b853f3a2b4e Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2379 --- arch/arm/mach-ux500/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'arch/arm/mach-ux500/Kconfig') diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig index df96996d521..cad7589e91e 100755 --- a/arch/arm/mach-ux500/Kconfig +++ b/arch/arm/mach-ux500/Kconfig @@ -78,4 +78,12 @@ config FORCE_MAX_ZONEORDER int "Maximum zone order" default "12" +config U5500_MLOADER_HELPER + bool "mLoader helper, mem config from kernel boot args exported to sysfs" + default n + depends on MACH_U5500_SIMULATOR + help + Link between boot args and user space program that loads the modem ELF + + endif -- cgit v1.2.1