diff options
Diffstat (limited to 'conf/machine/mpc8315e-rdb.conf')
-rw-r--r-- | conf/machine/mpc8315e-rdb.conf | 2 |
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" |