aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/simpad.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/simpad.conf')
-rw-r--r--conf/machine/simpad.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf
index d5ee19c..1213053 100644
--- a/conf/machine/simpad.conf
+++ b/conf/machine/simpad.conf
@@ -9,6 +9,8 @@ MACHINE_FEATURES = "apm pcmcia irda screen touchscreen vfat"
PREFERRED_PROVIDER_virtual/kernel = "linux"
JFFS2_ERASEBLOCK = "0x20000"
+# For NOR flash we need the cleanmarkers so override the defaults
+EXTRA_IMAGECMD_jffs2 = "-p -l -e ${JFFS2_ERASEBLOCK}"
MACHINE_GUI_CLASS = "bigscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "800"