git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be82313
)
add ROOT_FLASH_SIZE for poodle
author
Michael Lauer
<mickey@vanille-media.de>
Thu, 7 Apr 2005 17:55:48 +0000
(17:55 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Thu, 7 Apr 2005 17:55:48 +0000
(17:55 +0000)
BKrev: 42557424QpiSJB46FDCetg7sQuZpYQ
conf/machine/poodle.conf
patch
|
blob
|
history
diff --git
a/conf/machine/poodle.conf
b/conf/machine/poodle.conf
index
3bd9f5f
..
3b3cc4a
100644
(file)
--- 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