From 0afc9678f57e1832a0c2d995637fcc7cfa59ce2a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sat, 4 Mar 2006 14:49:34 +0000 Subject: ep93xx: add eraseblock size for the glomation board --- conf/machine/ep93xx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3