summaryrefslogtreecommitdiffstats
path: root/conf/machine/poodle.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-04-07 17:55:48 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-04-07 17:55:48 +0000
commitc8d48a4c8b649f021dd4e9e38cac41a0c523f10d (patch)
tree283779f169ac4c55321ad6e1c50a685be6a398aa /conf/machine/poodle.conf
parentbe823132b3f8362ba35548cc24735a137c224cad (diff)
downloadopenembedded-c8d48a4c8b649f021dd4e9e38cac41a0c523f10d.tar.gz
add ROOT_FLASH_SIZE for poodle
BKrev: 42557424QpiSJB46FDCetg7sQuZpYQ
Diffstat (limited to 'conf/machine/poodle.conf')
-rw-r--r--conf/machine/poodle.conf3
1 files changed, 3 insertions, 0 deletions
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