fic-gta01.conf: remove obsolete padding
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 29 Mar 2007 13:38:19 +0000 (13:38 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 29 Mar 2007 13:38:19 +0000 (13:38 +0000)
conf/machine/fic-gta01.conf

index 9bb2487..dcf3409 100644 (file)
@@ -32,7 +32,7 @@ MACHINE_TASK_PROVIDER = "task-base"
 ROOT_FLASH_SIZE = "60"
 
 # extra jffs2 tweaks
-EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 --pad=0x3C00000 -n"
+EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x4000 -n"
 
 # build tools
 EXTRA_IMAGEDEPENDS += "sjf2410-linux-native"