aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-10-03 17:49:48 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-03 17:49:48 +0000
commit93c2184153baccba88e31c0c73c833311a784783 (patch)
treec400338a4a6d7f528eaeb1cf5f75dbf93dd40ef9 /conf
parent968f5fef9113cf41673300377af6f28ce27d408c (diff)
downloadopenembedded-93c2184153baccba88e31c0c73c833311a784783.tar.gz
conf/machine/h2200.conf: adjust jffs2 params
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h2200.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index bb65f151a2..a95312e411 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -9,7 +9,7 @@ IPKG_ARCHS = "all arm armv4 armv4t armv5e armv5te ipaqpxa h2200"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
-EXTRA_IMAGECMD_h2200_jffs2 = "-e 0x40000 -p"
+EXTRA_IMAGECMD_h2200_jffs2 = "--pad --no-cleanmarkers --pagesize=512 --eraseblock=16384"
ROOT_FLASH_SIZE = "32"