aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h3600.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2013-10-14 22:34:10 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2013-10-15 23:46:38 +0100
commit595eb8e3314384cf60e343d54c6046860a62327c (patch)
tree082e1d6ae0f8769aca400b9f80e3543f941fbdd5 /conf/machine/h3600.conf
parentb462f67974bed981112831cb35cc2c26b80b4f9a (diff)
downloadmeta-handheld-595eb8e3314384cf60e343d54c6046860a62327c.tar.gz
meta-handheld: use explicit ERASEBLOCKSIZE and remove the variable
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf/machine/h3600.conf')
-rw-r--r--conf/machine/h3600.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf
index adb354d..78e11be 100644
--- a/conf/machine/h3600.conf
+++ b/conf/machine/h3600.conf
@@ -27,8 +27,7 @@ MACHINE_EXTRA_RDEPENDS = "mtd-utils mtd-utils-jffs2"
MACHINE_EXTRA_RRECOMMENDS = ""
-ERASEBLOCKSIZE = "0x40000"
-EXTRA_IMAGECMD_jffs2 = "-p -l --eraseblock=${ERASEBLOCKSIZE}"
+EXTRA_IMAGECMD_jffs2 = "-p -l -e 0x40000"
#
# Modules autoload and other boot properties