add ROOT_FLASH_SIZE for poodle
authorMichael Lauer <mickey@vanille-media.de>
Thu, 7 Apr 2005 17:55:48 +0000 (17:55 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 7 Apr 2005 17:55:48 +0000 (17:55 +0000)
BKrev: 42557424QpiSJB46FDCetg7sQuZpYQ

conf/machine/poodle.conf

index 3bd9f5f..3b3cc4a 100644 (file)
@@ -15,6 +15,9 @@ IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --output=${DEPLOY_DIR_IMAGE
 
 include conf/machine/handheld-common.conf
 
+# yes, it has 64MB...
+ROOT_FLASH_SIZE = "32"
+
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
 include conf/machine/tune-xscale.conf