aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mpc8313e-rdb.conf
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-20 13:34:11 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-20 13:34:11 +0000
commit21e6f6a2e45fe4a03b4b7d96485d52a04a8f1278 (patch)
tree4c6c62cf22e076188d35fe09e90536b56e2c49d3 /conf/machine/mpc8313e-rdb.conf
parenta3e4e9a6a2b7e274858390bb6b9651968df13b54 (diff)
downloadopenembedded-21e6f6a2e45fe4a03b4b7d96485d52a04a8f1278.tar.gz
mpc8313e-rdb: Added support to build u-boot.
Diffstat (limited to 'conf/machine/mpc8313e-rdb.conf')
-rw-r--r--conf/machine/mpc8313e-rdb.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf
index 9a82149fb6..7b9a2723af 100644
--- a/conf/machine/mpc8313e-rdb.conf
+++ b/conf/machine/mpc8313e-rdb.conf
@@ -9,6 +9,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
MACHINE_FEATURES = "kernel26 usbhost ext2"
+UBOOT_MACHINE = "MPC8313ERDB_33_config"
+
#don't try to access tty1
USE_VT = "0"