From: Michael Lauer Date: Thu, 7 Apr 2005 17:55:48 +0000 (+0000) Subject: add ROOT_FLASH_SIZE for poodle X-Git-Tag: Release-2010-05/1~14477 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8d48a4c8b649f021dd4e9e38cac41a0c523f10d;p=openembedded.git add ROOT_FLASH_SIZE for poodle BKrev: 42557424QpiSJB46FDCetg7sQuZpYQ --- diff --git a/conf/machine/poodle.conf b/conf/machine/poodle.conf index 3bd9f5f076..3b3cc4a400 100644 --- a/conf/machine/poodle.conf +++ b/conf/machine/poodle.conf @@ -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