[oe-commits] Florian Boor : vmx25.conf: Voipac i.MX25 Module

git at git.openembedded.org git at git.openembedded.org
Sun Nov 6 23:02:00 UTC 2011


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

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Mon Jan 31 23:55:33 2011 +0100

vmx25.conf: Voipac i.MX25 Module

---

 conf/machine/vmx25.conf |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/conf/machine/vmx25.conf b/conf/machine/vmx25.conf
index 2d82dd2..e8adfd5 100644
--- a/conf/machine/vmx25.conf
+++ b/conf/machine/vmx25.conf
@@ -31,3 +31,9 @@ require conf/machine/include/tune-arm926ejs.inc
 
 # used by sysvinit_2
 SERIAL_CONSOLE = "115200 ttymxc0"
+
+EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n \
+    --pad ; sumtool --eraseblock=0x20000 -n \
+    --littleendian --pad \
+    -i ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 \
+    -o ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2.summary"





More information about the Openembedded-commits mailing list