aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Nilsson XK <stefan.xk.nilsson@stericsson.com>2010-06-02 16:26:29 +0200
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:45:32 -0600
commitdfa3afebccdbc64876afd2339ee96beb0985961e (patch)
treee79e55ac0ca2d46ee06b9496f830c4f1fd540071
parent773267e07ce959808e4bd6c534d2ca1d534f6d0e (diff)
New U5500 SVP memory layout
This patch leaves 24MB reserved for modem. Since modem image is kept in the same place, this is backwards compatible. New command line parameter to start SVP as initrd has moved: Change: -dram_img 0x800000 to: -dram_img 0x3000000 ST-Ericsson ID: AP259650 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/746 Tested-by: Stefan NILSSON <stefan.xk.nilsson@stericsson.com> Reviewed-by: Carl-Johan IREKVIST <carl-johan.irekvist@stericsson.com> Reviewed-by: Linus WALLEIJ <linus.walleij@stericsson.com> Signed-off-by: Mian Yousaf Kaukab <mian.yousaf.kaukab@stericsson.com> Change-Id: Ie8988632cf16e8e1154482df5e80434512979f24 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/2394 Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
-rwxr-xr-xarch/arm/configs/sim5500_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/sim5500_defconfig b/arch/arm/configs/sim5500_defconfig
index 09607c5b568..407c8c754f5 100755
--- a/arch/arm/configs/sim5500_defconfig
+++ b/arch/arm/configs/sim5500_defconfig
@@ -359,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 memmap=0x02000000$0x01700000 mloader_helper.sml_total_size=0x00100000"
+CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=24MB@0 mem=208M@48M initrd=0x3000000,60M earlyprintk memmap=0x01800000$0x01800000 mloader_helper.shm_total_size=0x00030000"
# CONFIG_XIP_KERNEL is not set
# CONFIG_KEXEC is not set