summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-30 18:45:18 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-30 18:45:18 +0000
commit705363284fd907087a0a4ca02f323971950422e0 (patch)
tree8404b34b5f07c3fd325aa6c1a156f715e608d998 /conf/machine
parent767c48edffe2b87c6bba03638d4bb210465f7aad (diff)
parenta201e5776350262f0af509ccb81fb974a6b038b5 (diff)
merge of '9d487e0e820ff337d6de3af6ade625bea99a13f0'
and 'f4f4fd93a0ba107d720385c50418ba1e95de7e91'
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/mpc8323e-rdb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/mpc8323e-rdb.conf b/conf/machine/mpc8323e-rdb.conf
index 0335cb6249..a6b29552c5 100644
--- 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"