to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names.

Change-Id: I6e63abd9491a76e362347b7616e00104305827ee
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/6691
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
This commit is contained in:
Vladimir Serbinenko 2014-08-16 19:14:02 +02:00
parent f4ea9b2551
commit 76998336aa
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ EOF
INTEL_HASWELL)
cpu_nice="Intel® 4th Gen (Haswell) Core i3/i5/i7"
socket_nice="Socket RPGA989";;
INTEL_IVYBRIDGE|INTEL_FSP_IVYBRIDGE)
INTEL_IVYBRIDGE_NATIVE|INTEL_IVYBRIDGE|INTEL_FSP_IVYBRIDGE)
cpu_nice="Intel® 3rd Gen (Ivybridge) Core i3/i5/i7"
socket_nice="Socket RPGA989";;
INTEL_SANDYBRIDGE)