From c8d48a4c8b649f021dd4e9e38cac41a0c523f10d Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 7 Apr 2005 17:55:48 +0000 Subject: add ROOT_FLASH_SIZE for poodle BKrev: 42557424QpiSJB46FDCetg7sQuZpYQ --- conf/machine/poodle.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/machine/poodle.conf') 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 -- cgit v1.2.3