[oe-commits] org.oe.dev conf/machine/dht-walnut.conf : Remove TARGET_FPU as its now included in the tune-ppc405.inc

ifaistos commit openembedded-commits at lists.openembedded.org
Sat Oct 27 12:42:52 UTC 2007


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

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: cd0c585edaf0b596dad62d5b9fc47c3a490d5b77
ViewMTN: http://monotone.openembedded.org/revision/info/cd0c585edaf0b596dad62d5b9fc47c3a490d5b77
Files:
1
conf/machine/dht-walnut.conf
Diffs:

#
# mt diff -rdf031d248f92e5dc5ae2d4c1bc413009edc52ada -rcd0c585edaf0b596dad62d5b9fc47c3a490d5b77
#
# 
# 
# patch "conf/machine/dht-walnut.conf"
#  from [dad757ccc4507d5be5901a6218ef81704c49261c]
#    to [e5c261408b4bffd85b8ef78c4dbd1857c950efe6]
# 
============================================================
--- conf/machine/dht-walnut.conf	dad757ccc4507d5be5901a6218ef81704c49261c
+++ conf/machine/dht-walnut.conf	e5c261408b4bffd85b8ef78c4dbd1857c950efe6
@@ -13,13 +13,13 @@ TARGET_CPU = "405"
 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






More information about the Openembedded-commits mailing list