conf/machine/dht-walnut.conf : Remove TARGET_FPU as its now included in the tune...
authorStelios Koroneos <skoroneos@digital-opsis.com>
Sat, 27 Oct 2007 12:07:04 +0000 (12:07 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Sat, 27 Oct 2007 12:07:04 +0000 (12:07 +0000)
Add default uboot version to 1.1.4

conf/machine/dht-walnut.conf

index fe8f549..a8a2d60 100644 (file)
@@ -13,13 +13,13 @@ UBOOT_ENTRYPOINT = "0"
 MACHINE_FEATURES = "kernel26 ext2"
 
 TARGET_CPU = "405"
-TARGET_FPU    =  "soft"
 
 #don't try to access tty1
 USE_VT = "0"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
+PREFERRED_VERSION_u-boot = "1.1.4"
 
 #tune for the 405 cpu
 require conf/machine/include/tune-ppc405.inc