From: Jeremy Laine Date: Wed, 30 Apr 2008 12:21:01 +0000 (+0000) Subject: mpc8313e-rdb.conf: switch to u-boot 1.3.2 X-Git-Tag: Release-2010-05/1~7079^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb57dc6ed253ba7ad26e00a334ff06a56a5b632;p=openembedded.git mpc8313e-rdb.conf: switch to u-boot 1.3.2 --- diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf index a2c37dbdd9..83167b10ce 100644 --- a/conf/machine/mpc8313e-rdb.conf +++ b/conf/machine/mpc8313e-rdb.conf @@ -11,7 +11,7 @@ MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot" KERNEL_IMAGETYPE = "uImage" -PREFERRED_VERSION_u-boot = "1.3.1" +PREFERRED_VERSION_u-boot = "1.3.2" UBOOT_MACHINE = "MPC8313ERDB_33_config" UBOOT_ENTRYPOINT = "0" UBOOT_LOADADDRESS = "0"