diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2008-01-31 16:52:21 +0000 |
---|---|---|
committer | Jeremy Laine <jeremy.laine@m4x.org> | 2008-01-31 16:52:21 +0000 |
commit | d8918d114e1286ff97435a543b65d270e79a0f92 (patch) | |
tree | 0361cf526d127b7710618cc21501b5db668edb9a /conf/machine/mpc8313e-rdb.conf | |
parent | a05ddf7c28cc4500e62930dfd258c8a6b993f323 (diff) |
mpc8313e-rdb.conf: make u-boot 1.3.1 the preferred version
Diffstat (limited to 'conf/machine/mpc8313e-rdb.conf')
-rw-r--r-- | conf/machine/mpc8313e-rdb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf index 81c3e29e91..3bc18e3f9e 100644 --- a/conf/machine/mpc8313e-rdb.conf +++ b/conf/machine/mpc8313e-rdb.conf @@ -10,7 +10,7 @@ PREFERRED_VERSION_u-boot = "git" MACHINE_FEATURES = "kernel26 usbhost ext2" -PREFERRED_VERSION_u-boot = "1.3.0" +PREFERRED_VERSION_u-boot = "1.3.1" UBOOT_MACHINE = "MPC8313ERDB_33_config" #rootfs on NAND flash |