summaryrefslogtreecommitdiffstats
path: root/meta-romley/conf
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2013-02-25 16:05:30 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-02-27 14:30:03 -0600
commit920212bf51233a7f67e5482640f96b032aec25c7 (patch)
tree28bd7cda861dabeabbbb90e36764f98dfa7fb59b /meta-romley/conf
parent150be7c8fb97ac88737f6017fdf9dd47b273bb3e (diff)
downloadmeta-intel-920212bf51233a7f67e5482640f96b032aec25c7.tar.gz
romley: add Ivy Bridge support
Create a new machine to support the romley Ivy Bridge CPU variant. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley/conf')
-rw-r--r--meta-romley/conf/machine/romley-ivb.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-romley/conf/machine/romley-ivb.conf b/meta-romley/conf/machine/romley-ivb.conf
new file mode 100644
index 00000000..bf9dd9f0
--- /dev/null
+++ b/meta-romley/conf/machine/romley-ivb.conf
@@ -0,0 +1,20 @@
1#@TYPE: Machine
2#@NAME: romley-ivb
3
4#@WEBTITLE: Intel Xeon E5-2600 and E5-2400 v2 Series (Formerly Ivy Bridge-EP/EN)
5#Processors with Intel C604/C602-J Chipset (Romley-EP/EN Platform)
6
7#@DESCRIPTION: Machine configuration for Romley systems
8# i.e. Xeon E5-2600 and E5-2400 + Intel CC604/C602-J
9
10
11PREFERRED_VERSION_linux-yocto ?= "3.4%"
12
13require conf/machine/include/tune-x86_64.inc
14require conf/machine/include/ia32-base.inc
15require conf/machine/include/meta-intel.inc
16
17XSERVER ?= "${XSERVER_IA32_BASE} \
18 ${XSERVER_IA32_EXT} \
19 ${XSERVER_IA32_MATROX_MGA} \
20 "