From: Florian Boor Date: Wed, 13 May 2009 15:20:15 +0000 (+0200) Subject: topas910.conf: Advertize the small NOR flash since everything needs to fit in there... X-Git-Tag: Release-2010-05/1~3566^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c80d10adb63c026f517dd0196e7983007946a3;p=openembedded.git topas910.conf: Advertize the small NOR flash since everything needs to fit in there for now. --- 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"