From: Stelios Koroneos Date: Sat, 27 Oct 2007 12:07:04 +0000 (+0000) Subject: conf/machine/dht-walnut.conf : Remove TARGET_FPU as its now included in the tune... X-Git-Tag: Release-2010-05/1~8454^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dafd387fe5ead45b9e5429a4d0a90900987a2e73;p=openembedded.git conf/machine/dht-walnut.conf : Remove TARGET_FPU as its now included in the tune-ppc405.inc Add default uboot version to 1.1.4 --- diff --git a/conf/machine/dht-walnut.conf b/conf/machine/dht-walnut.conf index fe8f549221..a8a2d60c17 100644 --- a/conf/machine/dht-walnut.conf +++ b/conf/machine/dht-walnut.conf @@ -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