From 0e86d961bce68083fd41b97c2f95e60d1059ec28 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 28 Apr 2016 19:10:44 -0500 Subject: conf/machine/README: Remove All content has been moved to the top-level README. Signed-off-by: Tom Zanussi Signed-off-by: Saul Wold --- conf/machine/README | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 conf/machine/README (limited to 'conf/machine') diff --git a/conf/machine/README b/conf/machine/README deleted file mode 100644 index 47d66286..00000000 --- a/conf/machine/README +++ /dev/null @@ -1,39 +0,0 @@ -The intel-* BSPs, also known as the intel-common BSPs, provide a few -carefully selected tune options and generic hardware support to cover -the majority of current Intel CPUs and devices. The naming follows the -convention of intel--, where TUNE is the gcc cpu-type (used -with mtune and march typically) and BITS is either 32 bit or 64 bit. - -intel-core2-32 -This BSP is optimized for the Core2 family of CPUs as well as all Atom -CPUs prior to the Silvermont core. - -intel-corei7-64 -This BSP is optimized for Nehalem and later Core and Xeon CPUs as well -as Silvermont and later Atom CPUs, such as the Baytrail SoCs. - -These BSPs use what we call the intel-common Linux kernel package -architecture. This includes core2-32-intel-common and -corei7-64-intel-common. These kernel packages can also be used by any of -the BSPs in meta-intel that choose to include the -intel-common-pkgarch.inc file. To minimize the proliferation of vendor -trees, reduce the sources we must support, and consolidate QA efforts, -all BSP maintainers are encouraged to make use of the intel-common Linux -kernel package architecture. - -Of the BSPs presently included in meta-intel, the following have passed -initial testing with the intel-common BSPs (rather than the named BSP): - -For intel-corei7-64: - crystalforest-server - crystalforest-gladden - haswell-wc - nuc (Ivy Bridge and Haswell, manual audio config required) - sugarbay - -For intel-core2-32: - - -If you are interested in a BSP not listed here, chances are we are -currently working on resolving some configuration issues with it. Please -check the bugzilla and check in with us on the meta-intel mailing list. -- cgit v1.2.3-54-g00ecf