diff options
-rw-r--r-- | conf/machine/topas910.conf | 2 |
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" |