aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/collie.conf
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2012-08-03 23:34:03 +0200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-08-12 13:12:20 +0100
commit4cf803fc8d982c9cb47b119e69d249b150d7197c (patch)
treeea151c1e8d47fc2da10006a406f0f3fb0749973a /conf/machine/collie.conf
parentca69f0206f14f76210ee021cd8282334778fa14b (diff)
downloadmeta-handheld-4cf803fc8d982c9cb47b119e69d249b150d7197c.tar.gz
zaurus: fix jffs2 and ubifs images for collie
* sumtool doesn't accept the same params used in mkfs.jffs2 * ubi calculation was wrong, erasesize is 0x20000 * and subpages seem to be 512 bytes Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'conf/machine/collie.conf')
-rw-r--r--conf/machine/collie.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/collie.conf b/conf/machine/collie.conf
index 51001c7..2cd1499 100644
--- a/conf/machine/collie.conf
+++ b/conf/machine/collie.conf
@@ -6,8 +6,6 @@ require conf/machine/include/zaurus.inc
require conf/machine/include/tune-strongarm1100.inc
ROOT_FLASH_SIZE = "14"
-# actually 14680064
-EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
MACHINE_GUI_CLASS = "smallscreen"
MACHINE_DISPLAY_WIDTH_PIXELS = "240"