git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c757fd
)
conf/machine/mpc8323e-rdb.conf : Add correct parameters for jffs2 creation
author
Jeremy Laine
<jeremy.laine@m4x.org>
Tue, 30 Oct 2007 17:59:38 +0000
(17:59 +0000)
committer
Stelios Koroneos
<skoroneos@digital-opsis.com>
Tue, 30 Oct 2007 17:59:38 +0000
(17:59 +0000)
conf/machine/mpc8323e-rdb.conf
patch
|
blob
|
history
diff --git
a/conf/machine/mpc8323e-rdb.conf
b/conf/machine/mpc8323e-rdb.conf
index
0335cb6
..
a6b2955
100644
(file)
--- a/
conf/machine/mpc8323e-rdb.conf
+++ b/
conf/machine/mpc8323e-rdb.conf
@@
-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"