From dafd387fe5ead45b9e5429a4d0a90900987a2e73 Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Sat, 27 Oct 2007 12:07:04 +0000 Subject: 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 --- conf/machine/dht-walnut.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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 -- cgit v1.2.3