nokia770.conf: make it work with a newer mtd utils
authorKoen Kooi <koen@openembedded.org>
Tue, 25 Apr 2006 13:19:38 +0000 (13:19 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 25 Apr 2006 13:19:38 +0000 (13:19 +0000)
conf/machine/nokia770.conf

index bc15823..a798246 100644 (file)
@@ -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"