conf/machine/mpc8323e-rdb.conf : Set uboot version to 1.1.6
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 5 Nov 2007 13:14:32 +0000 (13:14 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 5 Nov 2007 13:14:32 +0000 (13:14 +0000)
conf/machine/mpc8323e-rdb.conf

index a6b2955..32b97f8 100644 (file)
@@ -10,7 +10,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux"
 
 MACHINE_FEATURES = "kernel26 usbhost ext2"
 
-PREFERRED_VERSION_u-boot = "git"
+PREFERRED_VERSION_u-boot = "1.1.6"
 UBOOT_MACHINE = "MPC8323ERDB_config"
 
 EXTRA_IMAGECMD_jffs2 = "--pad --big-endian --eraseblock=0x20000"