From: Koen Kooi Date: Sat, 4 Mar 2006 14:49:34 +0000 (+0000) Subject: ep93xx: add eraseblock size for the glomation board X-Git-Tag: Release-2010-05/1~9453^2~2295^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0afc9678f57e1832a0c2d995637fcc7cfa59ce2a;p=openembedded.git ep93xx: add eraseblock size for the glomation board --- diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf index c94315ee10..1fb3b2894c 100644 --- a/conf/machine/ep93xx.conf +++ b/conf/machine/ep93xx.conf @@ -23,7 +23,7 @@ SERIAL_CONSOLE = "57600 ttyAM0" # used by some images ROOT_FLASH_SIZE = "8" #extra jffs2 tweaks -EXTRA_IMAGECMD_jffs2 = "--pad=0x500000 " +EXTRA_IMAGECMD_jffs2 = "--eraseblock=0x40000 --pad=0x500000 " #tune for ep93xx cpus #can be used for crunch support later on