From fadff16056d7b58673fa119d896fd0625b62d8c3 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 25 Apr 2006 13:19:38 +0000 Subject: nokia770.conf: make it work with a newer mtd utils --- conf/machine/nokia770.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3