From a49cc157ed127a93a800dc8c0971f364933f03a4 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Wed, 19 Dec 2007 16:08:16 +0000 Subject: mainstone.conf: Add jffs2 magic and adjust image size to the default 16MB partition. --- conf/machine/mainstone.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf index a6681a9030..af3e5a5cc3 100644 --- a/conf/machine/mainstone.conf +++ b/conf/machine/mainstone.conf @@ -15,6 +15,7 @@ require conf/machine/include/tune-xscale.inc SERIAL_CONSOLE = "115200 ttyS0" # used by opie-collections.inc -ROOT_FLASH_SIZE = "32" +ROOT_FLASH_SIZE = "16" MACHINE_FEATURES = "kernel26 pcmcia usbhost usbgadget pcmcia touchscreen keyboard alsa irda" +EXTRA_IMAGECMD_jffs2 = "--pad --little-endian -e 0x40000 --pad=0x01000000" -- cgit v1.2.3