fixed fsf address

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2091 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich
2005-11-22 16:47:40 +00:00
parent 43225bc804
commit 9442591f42
6 changed files with 12 additions and 10 deletions

View File

@@ -39,6 +39,8 @@ static struct cpu_device_id cpu_table[] = {
{ X86_VENDOR_CENTAUR, 0x0678 }, // VIA C3 Ezra
{ X86_VENDOR_CENTAUR, 0x0680 }, // VIA C3 Ezra-T
{ X86_VENDOR_CENTAUR, 0x0698 }, // VIA C3 Nehemiah
{ X86_VENDOR_CENTAUR, 0x0693 }, // VIA C3 Nehemiah
{ X86_VENDOR_CENTAUR, 0x0695 }, // VIA C3 Nehemiah
{ 0, 0 },
};