[coreboot-gerrit] New patch to review for coreboot: dd423fc to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sat Aug 16 19:14:35 CEST 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6691

-gerrit

commit dd423fc18edeb4f27cec9f234c2074b6f2455ed3
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sat Aug 16 19:14:02 2014 +0200

    to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names.
    
    Change-Id: I6e63abd9491a76e362347b7616e00104305827ee
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 util/board_status/to-wiki/towiki.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/board_status/to-wiki/towiki.sh b/util/board_status/to-wiki/towiki.sh
index db331ba..a0b22da 100755
--- a/util/board_status/to-wiki/towiki.sh
+++ b/util/board_status/to-wiki/towiki.sh
@@ -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)



More information about the coreboot-gerrit mailing list