summaryrefslogtreecommitdiff
path: root/meta/conf/machine/omap-3430ldp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/omap-3430ldp.conf')
-rw-r--r--meta/conf/machine/omap-3430ldp.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/machine/omap-3430ldp.conf b/meta/conf/machine/omap-3430ldp.conf
index 4eb3ca350..0be0546b8 100644
--- a/meta/conf/machine/omap-3430ldp.conf
+++ b/meta/conf/machine/omap-3430ldp.conf
@@ -8,7 +8,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
MACHINE_FEATURES = "kernel26 apm alsa bluetooth screen touchscreen phone"
KERNEL_IMAGETYPE = "uImage"
-IMAGE_FSTYPES ?= "tar.gz"
+IMAGE_FSTYPES ?= "tar.gz jffs2"
+EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n"
SERIAL_CONSOLE = "-L 115200 ttyS2"
require conf/machine/include/tune-cortexa8.inc