topas910.conf: Advertize the small NOR flash since everything needs to fit in there...
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 13 May 2009 15:20:15 +0000 (17:20 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 13 May 2009 15:20:15 +0000 (17:20 +0200)
conf/machine/topas910.conf

index 054efaa..c36dc3b 100644 (file)
@@ -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"