aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada56x.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/jornada56x.conf')
-rw-r--r--conf/machine/jornada56x.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/jornada56x.conf b/conf/machine/jornada56x.conf
index 746e1eb..645f128 100644
--- a/conf/machine/jornada56x.conf
+++ b/conf/machine/jornada56x.conf
@@ -7,6 +7,8 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules module-init-tools"
JFFS2_ERASEBLOCK = "0x40000"
+# For NOR flash we need the cleanmarkers so override the defaults
+EXTRA_IMAGECMD_jffs2 = "-p -l -e ${JFFS2_ERASEBLOCK}"
SERIAL_CONSOLE = "115200 ttySA0"