From 28773ae8a744487341d88015ba3d82436c74cc07 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 25 Apr 2006 10:26:08 +0000 Subject: h2200.conf: fix to support newer mtdutils: mkfs.jffs2: unrecognized option `--no-cleanmarkers' --- conf/machine/h2200.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/h2200.conf') diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 8af4d3577a..126a19569c 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_jffs2_h2200 = "--pad --no-cleanmarkers --eraseblock=16384" +EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x4000" ROOT_FLASH_SIZE = "32" -- cgit 1.2.3-korg