aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/jornada56x.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-15 01:54:11 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-15 23:48:05 +0100
commit6e5d9b2c5006ec4c6241c9629cf9b4bd55a63bb7 (patch)
tree1b6f1bfd6db10b852c3cdabe36573f8e68527911 /conf/machine/jornada56x.conf
parent4e66e13e776ad0a36eb780a8ac7998dab682b585 (diff)
downloadmeta-handheld-6e5d9b2c5006ec4c6241c9629cf9b4bd55a63bb7.tar.gz
meta-handheld: use code in image_types.bbclass for JFFS2
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf/machine/jornada56x.conf')
-rw-r--r--conf/machine/jornada56x.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/jornada56x.conf b/conf/machine/jornada56x.conf
index 4a0d2e6..746e1eb 100644
--- a/conf/machine/jornada56x.conf
+++ b/conf/machine/jornada56x.conf
@@ -6,7 +6,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross"
BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules module-init-tools"
-EXTRA_IMAGECMD_jornada56x_jffs2 = "-e 0x40000 -p"
+JFFS2_ERASEBLOCK = "0x40000"
SERIAL_CONSOLE = "115200 ttySA0"