ARM64: tizen_bcmrpi3_defconfig: increase the ramdisk size to 8MB
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 27 Mar 2017 07:54:15 +0000 (16:54 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 26 Jul 2017 05:25:22 +0000 (14:25 +0900)
Increase the ramdisk size from 4MB to 8MB.
Tizen ramdisk size should be under 8MB.

Change-Id: I0f3b4f7565e562020616bd3eb15714c0565f951b
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm64/configs/tizen_bcmrpi3_defconfig

index e0a144bb53af1e892073101bcc02f03f45f988b8..3ba73c144c5d2284767b8c0a67d549b3fb21d09b 100644 (file)
@@ -1035,7 +1035,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
 # CONFIG_BLK_DEV_NBD is not set
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_COUNT=16
-CONFIG_BLK_DEV_RAM_SIZE=4096
+CONFIG_BLK_DEV_RAM_SIZE=8192
 # CONFIG_CDROM_PKTCDVD is not set
 # CONFIG_ATA_OVER_ETH is not set
 # CONFIG_BLK_DEV_RBD is not set