aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-15 23:14:56 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-15 23:49:38 +0100
commit6c4cbf0674a4361775b4a2a1ad3260e63a187765 (patch)
tree69a50f704cac0ed31969210e1f3ea0e1e468d2f7
parentcbdb7dc91e6228439356a295e2f9b75a575e0b5e (diff)
downloadmeta-handheld-6c4cbf0674a4361775b4a2a1ad3260e63a187765.tar.gz
zaurus: readd sum.jffs2 imagetype
move common line from collie.conf Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-rw-r--r--conf/machine/collie.conf1
-rw-r--r--conf/machine/include/zaurus.inc2
2 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
index baa2c0f..78c579a 100644
--- a/conf/machine/collie.conf
+++ b/conf/machine/collie.conf
@@ -8,7 +8,6 @@ require conf/machine/include/tune-strongarm1100.inc
JFFS2_ERASEBLOCK = "0x20000"
EXTRA_IMAGECMD_jffs2 = "-p 14680064 -l -e ${JFFS2_ERASEBLOCK}"
-EXTRA_IMAGECMD_sum.jffs2 = "-p -l -e ${JFFS2_ERASEBLOCK}"
# UBI: max collie (14.125 = 113 PEBs)
# 14.125 x 1024 : 128 = 113 PEBs
diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc
index 480c855..9817625 100644
--- a/conf/machine/include/zaurus.inc
+++ b/conf/machine/include/zaurus.inc
@@ -3,6 +3,8 @@
########################
IMAGE_FSTYPES ?= "tar.gz jffs2 sum.jffs2 ubifs"
+EXTRA_IMAGECMD_sum.jffs2 = "-p -l -e ${JFFS2_ERASEBLOCK}"
+
INITRAMFS_FSTYPES ?= "cpio.gz cpio.lzma"
IMAGE_DEVICE_TABLES = ""