summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_69x/model_69x_init.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coreboot.org>2010-10-18 00:21:39 +0000
committerStefan Reinauer <stepan@openbios.org>2010-10-18 00:21:39 +0000
commitc104cb0d9d7f1a6cc3549d7177d1c36ad4d7e5ac (patch)
tree355fdbc61bba093a571afae2a0b70fcfcdeb70ce /src/cpu/intel/model_69x/model_69x_init.c
parent321ebe095308d207d6b565122b0ad01996e3df3b (diff)
downloadcoreboot-c104cb0d9d7f1a6cc3549d7177d1c36ad4d7e5ac.tar.xz
update intel microcode files.
Signed-off-by: Stefan Reinauer <stepan@coreboot.org> Acked-by: Stefan Reinauer <stepan@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5964 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/model_69x/model_69x_init.c')
-rw-r--r--src/cpu/intel/model_69x/model_69x_init.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/cpu/intel/model_69x/model_69x_init.c b/src/cpu/intel/model_69x/model_69x_init.c
index 588ea69ab3..db8e661d8e 100644
--- a/src/cpu/intel/model_69x/model_69x_init.c
+++ b/src/cpu/intel/model_69x/model_69x_init.c
@@ -10,6 +10,10 @@
#include <cpu/x86/cache.h>
static uint32_t microcode_updates[] = {
+ #include "microcode-1376-m8069547.h"
+ #include "microcode-1373-m1069507.h"
+ #include "microcode-1374-m2069507.h"
+
/* Dummy terminator */
0x0, 0x0, 0x0, 0x0,
0x0, 0x0, 0x0, 0x0,