[oe-commits] Florian Boor : micro2440.conf: Improve jffs2 image parameters.

GIT User account git at amethyst.openembedded.net
Wed Apr 22 11:05:15 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b3ab078b3c35835b609dfbde5d031afec60b86f3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b3ab078b3c35835b609dfbde5d031afec60b86f3

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Mon Apr 20 13:00:10 2009 +0200

micro2440.conf: Improve jffs2 image parameters.

---

 conf/machine/micro2440.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/micro2440.conf b/conf/machine/micro2440.conf
index 17aa0d3..5c8da70 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"





More information about the Openembedded-commits mailing list