From b3ab078b3c35835b609dfbde5d031afec60b86f3 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Mon, 20 Apr 2009 13:00:10 +0200 Subject: micro2440.conf: Improve jffs2 image parameters. --- conf/machine/micro2440.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/micro2440.conf b/conf/machine/micro2440.conf index 17aa0d310a..5c8da70e68 100644 --- a/conf/machine/micro2440.conf +++ b/conf/machine/micro2440.conf @@ -16,4 +16,4 @@ MACHINE_FEATURES = "kernel26 touchscreen screen usbhost usbgadget sound alsa eth require conf/machine/include/tune-arm920t.inc KERNEL_IMAGETYPE = "uImage" -EXTRA_IMAGECMD_jffs2 = "--pad --little-endian -e16KiB -s 0x200 -n" +EXTRA_IMAGECMD_jffs2 = "--pad --little-endian -e16KiB -n" -- cgit v1.2.3