diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-05-26 16:54:33 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-05-26 16:54:33 +0000 |
commit | f71fca0a7f2963c38ea877b45d94b2d7dc241947 (patch) | |
tree | 630301c96d860443bb53543ee10a62eb57314ba7 /src/cpu/intel/model_f3x | |
parent | a998eae425e19601ae4accaee447881db70f1986 (diff) |
Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps).
No new microcode files included.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5592 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/model_f3x')
-rw-r--r-- | src/cpu/intel/model_f3x/microcode-1290-m0df320a.h | 2 | ||||
-rw-r--r-- | src/cpu/intel/model_f3x/microcode-1467-m0df330c.h | 2 | ||||
-rw-r--r-- | src/cpu/intel/model_f3x/microcode-1468-m1df3417.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/cpu/intel/model_f3x/microcode-1290-m0df320a.h b/src/cpu/intel/model_f3x/microcode-1290-m0df320a.h index a0235553a9..3154bad215 100644 --- a/src/cpu/intel/model_f3x/microcode-1290-m0df320a.h +++ b/src/cpu/intel/model_f3x/microcode-1290-m0df320a.h @@ -1,5 +1,5 @@ //+++ -// Copyright (c) <1995-2010>, Intel Corporation. +// Copyright (c) <1995-2010>, Intel Corporation. // All rights reserved. // // Redistribution. Redistribution and use in binary form, without modification, are diff --git a/src/cpu/intel/model_f3x/microcode-1467-m0df330c.h b/src/cpu/intel/model_f3x/microcode-1467-m0df330c.h index 4c6a78299c..38f3aaef93 100644 --- a/src/cpu/intel/model_f3x/microcode-1467-m0df330c.h +++ b/src/cpu/intel/model_f3x/microcode-1467-m0df330c.h @@ -1,5 +1,5 @@ //+++ -// Copyright (c) <1995-2010>, Intel Corporation. +// Copyright (c) <1995-2010>, Intel Corporation. // All rights reserved. // // Redistribution. Redistribution and use in binary form, without modification, are diff --git a/src/cpu/intel/model_f3x/microcode-1468-m1df3417.h b/src/cpu/intel/model_f3x/microcode-1468-m1df3417.h index 1aec3d0189..9d75398bc6 100644 --- a/src/cpu/intel/model_f3x/microcode-1468-m1df3417.h +++ b/src/cpu/intel/model_f3x/microcode-1468-m1df3417.h @@ -1,5 +1,5 @@ //+++ -// Copyright (c) <1995-2010>, Intel Corporation. +// Copyright (c) <1995-2010>, Intel Corporation. // All rights reserved. // // Redistribution. Redistribution and use in binary form, without modification, are |