aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/imote2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imote2.conf')
-rw-r--r--conf/machine/imote2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imote2.conf b/conf/machine/imote2.conf
index 24da0d0678..313b3b3921 100644
--- a/conf/machine/imote2.conf
+++ b/conf/machine/imote2.conf
@@ -9,7 +9,7 @@ PACKAGE_EXTRA_ARCHS = " iwmmxt"
KERNEL_IMAGETYPE = "zImage"
IMAGE_FSTYPE += "jffs2"
-EXTRA_IMAGECMD_jffs2 = "--little-endian -e 0x40000 --pad=0x01DC0000 --eraseblock=0x20000"
+EXTRA_IMAGECMD_jffs2 = "--little-endian --pad=0x01DC0000 --eraseblock=0x20000"
CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 console=ttyS2,115200 mem=32M"