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/configs/sim5500_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'arch/arm/configs/sim5500_defconfig') diff --git a/arch/arm/configs/sim5500_defconfig b/arch/arm/configs/sim5500_defconfig index 33952e004c4..09607c5b568 100755 --- a/arch/arm/configs/sim5500_defconfig +++ b/arch/arm/configs/sim5500_defconfig @@ -231,6 +231,7 @@ CONFIG_UX500_SOC_DB5500=y # CONFIG_MACH_U8500_SIMULATOR is not set CONFIG_MACH_U5500_SIMULATOR=y # CONFIG_MACH_U8500_MOP is not set +CONFIG_U5500_MLOADER_HELPER=y CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y CONFIG_SENSORS1P_MOP=y # CONFIG_MCDE_ENABLE_FEATURE_HW_V1_SUPPORT is not set @@ -358,7 +359,7 @@ CONFIG_ALIGNMENT_TRAP=y # CONFIG_ZBOOT_ROM_TEXT=0 CONFIG_ZBOOT_ROM_BSS=0 -CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,60M earlyprintk" +CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,60M earlyprintk memmap=0x02000000$0x01700000 mloader_helper.sml_total_size=0x00100000" # CONFIG_XIP_KERNEL is not set # CONFIG_KEXEC is not set -- cgit v1.2.3