[kernel] r5684 - in dists/sid/linux-2.6/debian: . arch/arm

Martin Michlmayr tbm at costa.debian.org
Wed Feb 1 19:26:11 UTC 2006


Author: tbm
Date: Wed Feb  1 19:26:09 2006
New Revision: 5684

Modified:
   dists/sid/linux-2.6/debian/arch/arm/config.footbridge
   dists/sid/linux-2.6/debian/changelog
Log:
[arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192.


Modified: dists/sid/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/sid/linux-2.6/debian/arch/arm/config.footbridge	(original)
+++ dists/sid/linux-2.6/debian/arch/arm/config.footbridge	Wed Feb  1 19:26:09 2006
@@ -428,7 +428,7 @@
 # CONFIG_BLK_DEV_UB 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_BLK_DEV_INITRD=y
 # CONFIG_CDROM_PKTCDVD is not set
 

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Wed Feb  1 19:26:09 2006
@@ -46,6 +46,7 @@
   * [arm/nslu2] Enable most USB modules.
   * [arm/nslu2] Enable ALSA and USB sound modules.
   * [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line.
+  * [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192.
   * [armeb] Add support for big-endian ARM.
   * [armeb/nslu2] Use the nslu2 config from arm.
 



More information about the Kernel-svn-changes mailing list