aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mpc8315e-rdb.conf
diff options
context:
space:
mode:
authorLeon Woestenberg <leon@sidebranch.com>2009-06-15 15:51:31 +0200
committerLeon Woestenberg <leon@sidebranch.com>2009-06-15 15:51:31 +0200
commit573fd638e702d2d4f5b7f621839fb47f74251364 (patch)
treed235ca2524e979784b7ce59300fc0026a7d5b90e /conf/machine/mpc8315e-rdb.conf
parente007568f88392e204f8739eed67c6ba126958700 (diff)
downloadopenembedded-573fd638e702d2d4f5b7f621839fb47f74251364.tar.gz
u-boot: Added 2009.06. Machine mpc8315e-rdb uses it now.
Newest u-boot release 2009.06. Also, as the mpc8315e-rdb boards come with a buggy u-boot (possible invalid access due to missing guard, when speculatively executing libz code), its u-boot version is now set to 2009.06 which contains the fix. Same applies to mpc8313e-rdb, to be upgraded later. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'conf/machine/mpc8315e-rdb.conf')
-rw-r--r--conf/machine/mpc8315e-rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mpc8315e-rdb.conf b/conf/machine/mpc8315e-rdb.conf
index 40f289f55c..d7e733bd66 100644
--- a/conf/machine/mpc8315e-rdb.conf
+++ b/conf/machine/mpc8315e-rdb.conf
@@ -13,7 +13,7 @@ MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot"
KERNEL_IMAGETYPE = "uImage"
-PREFERRED_VERSION_u-boot ?= "1.3.2"
+PREFERRED_VERSION_u-boot ?= "2009.06"
UBOOT_MACHINE = "MPC8315ERDB_config"
UBOOT_ENTRYPOINT = "0"
UBOOT_LOADADDRESS = "0"