linux-rp: enlarge bootcdx86 ramdisk size to 80M

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3792 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-02-13 13:18:10 +00:00
parent 597d1fbf65
commit f090aee8f1
2 changed files with 3 additions and 3 deletions

View File

@ -487,8 +487,8 @@ CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_BLK_DEV_RAM_COUNT=1
CONFIG_BLK_DEV_RAM_SIZE=81920
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set

View File

@ -1,6 +1,6 @@
require linux-rp.inc
PR = "r30"
PR = "r31"
# Handy URLs
# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046