boardstatus/towiki: Fix 1st gen i3/i5/i7 codename

It was a typo.

Change-Id: I82964b5ed7e7749ba141aeb3ee8dc4c107bcd7a9
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/5127
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
This commit is contained in:
Vladimir Serbinenko 2014-02-05 13:01:47 +01:00
parent b845636ce6
commit 892728c65f
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ EOF
"") "")
case $northbridge in case $northbridge in
INTEL_NEHALEM) INTEL_NEHALEM)
cpu_nice="Intel® 1st Gen (Haswell) Core i3/i5/i7" cpu_nice="Intel® 1st Gen (Nehalem) Core i3/i5/i7"
socket_nice="?";; socket_nice="?";;
RDC_R8610) RDC_R8610)
cpu_nice="RDC 8610" cpu_nice="RDC 8610"