aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorMartin Persson <martin.persson@stericsson.com>2010-02-22 13:53:54 +0100
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:44:09 -0600
commit5f2cb94a8fe93bfaaa1d530c3396c7f6e1bbe6cf (patch)
tree2bb52fa4ff47a4acccf58de5590c3b1c93c368ba /arch/arm/configs
parentead5603dc81569fb1f2fb1331a1b73412260acab (diff)
Increase size of rootfs as it's too small
Signed-off-by: Martin Persson <martin.persson@stericsson.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/sim5500_defconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/arch/arm/configs/sim5500_defconfig b/arch/arm/configs/sim5500_defconfig
index 6c7b834234c..c82b6d78a9e 100644
--- a/arch/arm/configs/sim5500_defconfig
+++ b/arch/arm/configs/sim5500_defconfig
@@ -1,4 +1,4 @@
-#
+ #
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29
# Fri Dec 18 23:46:35 2009
@@ -296,7 +296,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,20M"
+CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,60M"
# CONFIG_XIP_KERNEL is not set
# CONFIG_KEXEC is not set
@@ -459,8 +459,7 @@ CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
-#CONFIG_BLK_DEV_RAM_SIZE=73728
-CONFIG_BLK_DEV_RAM_SIZE=20480
+CONFIG_BLK_DEV_RAM_SIZE=61440
# CONFIG_BLK_DEV_XIP is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set