[oe-commits] org.oe.dev conf/machine/mpc8323e-rdb.conf : Add pci and uboot to MACHINE_FEATURES

Jereme_Laine commit openembedded-commits at lists.openembedded.org
Tue Nov 6 19:57:47 UTC 2007


conf/machine/mpc8323e-rdb.conf : Add pci and uboot to MACHINE_FEATURES

Author: Jereme_Laine
Branch: org.openembedded.dev
Revision: 0dfbd2169fc497631677c8c08d7c3f7af0125b49
ViewMTN: http://monotone.openembedded.org/revision/info/0dfbd2169fc497631677c8c08d7c3f7af0125b49
Files:
1
conf/machine/mpc8323e-rdb.conf
Diffs:

#
# mt diff -rfa812c3e4660c65456fca8ffd480a9148fd5c4c6 -r0dfbd2169fc497631677c8c08d7c3f7af0125b49
#
# 
# 
# patch "conf/machine/mpc8323e-rdb.conf"
#  from [0f744d1bfbee55011c730c1da4dbba98d2def489]
#    to [0cfc4b95ca7cfae3364c127544550c04b54a2527]
# 
============================================================
--- conf/machine/mpc8323e-rdb.conf	0f744d1bfbee55011c730c1da4dbba98d2def489
+++ conf/machine/mpc8323e-rdb.conf	0cfc4b95ca7cfae3364c127544550c04b54a2527
@@ -1,14 +1,14 @@ TARGET_ARCH = "powerpc"
 #@TYPE: Machine
 #@Name: Freescale MPC8323E-RDB
 #@DESCRIPTION: Machine configuration for the Freescale MPC8323E-RDB
 
 TARGET_ARCH = "powerpc"
-TARGET_FPU = "soft"
+#TARGET_FPU = "soft"
 PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c2"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 
-MACHINE_FEATURES = "kernel26 usbhost ext2"
+MACHINE_FEATURES = "kernel26 usbhost pci ext2 uboot"
 
 PREFERRED_VERSION_u-boot = "1.1.6"
 UBOOT_MACHINE = "MPC8323ERDB_config"






More information about the Openembedded-commits mailing list