aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-05-13 17:20:15 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-05-13 17:20:15 +0200
commit45c80d10adb63c026f517dd0196e7983007946a3 (patch)
treead0242e9b2a77ae17785ee7edc2db9828c53c4a6 /conf/machine
parent448b9103e494765fe589283d399c90e9b6e9cd84 (diff)
downloadopenembedded-45c80d10adb63c026f517dd0196e7983007946a3.tar.gz
topas910.conf: Advertize the small NOR flash since everything needs to fit in there for now.
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/topas910.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/topas910.conf b/conf/machine/topas910.conf
index 054efaa84d..c36dc3bc83 100644
--- a/conf/machine/topas910.conf
+++ b/conf/machine/topas910.conf
@@ -26,7 +26,7 @@ MACHINE_EXTRA_RRECOMMENDS = "\
SERIAL_CONSOLE = "115200 ttyS0"
# used by some images
-ROOT_FLASH_SIZE = "256"
+ROOT_FLASH_SIZE = "16"
# extra jffs2 tweaks
IMAGE_FSTYPES ?= "jffs2"