conf/machine/mpc8323e-rdb.conf : Add correct parameters for jffs2 creation
authorJeremy Laine <jeremy.laine@m4x.org>
Tue, 30 Oct 2007 17:59:38 +0000 (17:59 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Tue, 30 Oct 2007 17:59:38 +0000 (17:59 +0000)
conf/machine/mpc8323e-rdb.conf

index 0335cb6..a6b2955 100644 (file)
@@ -13,6 +13,8 @@ MACHINE_FEATURES = "kernel26 usbhost ext2"
 PREFERRED_VERSION_u-boot = "git"
 UBOOT_MACHINE = "MPC8323ERDB_config"
 
+EXTRA_IMAGECMD_jffs2 = "--pad --big-endian --eraseblock=0x20000"
+
 #don't try to access tty1
 USE_VT = "0"