From 14641354bf3f07dbc7664259d51f20919dbf3263 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 3 Mar 2006 19:42:13 +0000 Subject: ep93xx: pad jffs2 file --- conf/machine/ep93xx.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/machine/ep93xx.conf') diff --git a/conf/machine/ep93xx.conf b/conf/machine/ep93xx.conf index 1289fb4505..c94315ee10 100644 --- a/conf/machine/ep93xx.conf +++ b/conf/machine/ep93xx.conf @@ -22,7 +22,8 @@ SERIAL_CONSOLE = "57600 ttyAM0" # used by some images ROOT_FLASH_SIZE = "8" - +#extra jffs2 tweaks +EXTRA_IMAGECMD_jffs2 = "--pad=0x500000 " #tune for ep93xx cpus #can be used for crunch support later on -- cgit v1.2.3