From: Koen Kooi Date: Tue, 25 Apr 2006 13:19:38 +0000 (+0000) Subject: nokia770.conf: make it work with a newer mtd utils X-Git-Tag: Release-2010-05/1~9453^2~1898^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fadff16056d7b58673fa119d896fd0625b62d8c3;p=openembedded.git nokia770.conf: make it work with a newer mtd utils --- diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index bc15823f26..a798246d00 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -18,7 +18,7 @@ include conf/machine/include/tune-arm926ejs.conf #size of the root partition (yes, it is 123 MB) ROOT_FLASH_SIZE = "123" -EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 --no-cleanmarkers" +EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000" # serial console port on devboard rev. B3 #SERIAL_CONSOLE = "115200 tts/0"