diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2007-11-28 12:27:05 +0000 |
---|---|---|
committer | Jeremy Laine <jeremy.laine@m4x.org> | 2007-11-28 12:27:05 +0000 |
commit | 8b7e242a7936122e1fd1b60fc46c0ce33b77f3d5 (patch) | |
tree | a5566cded74a8c397a6ef028eb86cb3b35e4c516 /conf | |
parent | c6fcc6f11dad4c68f838a8384119cdf72088c057 (diff) |
mpc8313e-rdb: use u-boot 1.3.0 instead of git
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/mpc8313e-rdb.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf index f32f78ee8a..3c47b53b56 100644 --- a/conf/machine/mpc8313e-rdb.conf +++ b/conf/machine/mpc8313e-rdb.conf @@ -10,6 +10,7 @@ PREFERRED_VERSION_u-boot = "git" MACHINE_FEATURES = "kernel26 usbhost ext2" +PREFERRED_VERSION_u-boot = "1.3.0" UBOOT_MACHINE = "MPC8313ERDB_33_config" #don't try to access tty1 |