summaryrefslogtreecommitdiff
path: root/conf/machine/mpc8313e-rdb.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-12-03 19:44:05 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-12-03 19:44:05 +0000
commit4dc92f941e3afe632a0f08909713a0279ef9d2d5 (patch)
treefa4f4c3fdf0c926d4e0bcbf1c808b6f13519c9ca /conf/machine/mpc8313e-rdb.conf
parenta59628bb28f80da4e0e9c1dbd17b851ce4146a17 (diff)
parent899350269f90ab3a4bd66136b1c351d43683bafd (diff)
merge of '49fb48a813e1e0d599f74dd7a809922ab71939b1'
and '6fe2cd0b60b675a1e3118d25934adb4693f3b8ed'
Diffstat (limited to 'conf/machine/mpc8313e-rdb.conf')
-rw-r--r--conf/machine/mpc8313e-rdb.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf
index 3c47b53b56..81c3e29e91 100644
--- a/conf/machine/mpc8313e-rdb.conf
+++ b/conf/machine/mpc8313e-rdb.conf
@@ -13,6 +13,9 @@ MACHINE_FEATURES = "kernel26 usbhost ext2"
PREFERRED_VERSION_u-boot = "1.3.0"
UBOOT_MACHINE = "MPC8313ERDB_33_config"
+#rootfs on NAND flash
+EXTRA_IMAGECMD_jffs2 = "--pad --big-endian --eraseblock=0x4000 --no-cleanmarkers"
+
#don't try to access tty1
USE_VT = "0"