From 9442591f42a8e9bb59fd66976941deb6f7c8ca1e Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 22 Nov 2005 16:47:40 +0000 Subject: fixed fsf address git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2091 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/via/model_centaur/model_centaur_init.c | 2 ++ src/mainboard/via/epia-m/fadt.c | 4 ++-- src/southbridge/ricoh/rl5c476/rl5c476.c | 4 ++-- src/southbridge/ricoh/rl5c476/rl5c476.h | 4 ++-- src/southbridge/via/vt8235/vt8235.h | 4 ++-- src/superio/via/vt1211/vt1211.c | 4 ++-- 6 files changed, 12 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/cpu/via/model_centaur/model_centaur_init.c b/src/cpu/via/model_centaur/model_centaur_init.c index 33f10a831e..868e491458 100644 --- a/src/cpu/via/model_centaur/model_centaur_init.c +++ b/src/cpu/via/model_centaur/model_centaur_init.c @@ -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 }, }; diff --git a/src/mainboard/via/epia-m/fadt.c b/src/mainboard/via/epia-m/fadt.c index 702d556988..3d9873e7b6 100644 --- a/src/mainboard/via/epia-m/fadt.c +++ b/src/mainboard/via/epia-m/fadt.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301 USA */ diff --git a/src/southbridge/ricoh/rl5c476/rl5c476.c b/src/southbridge/ricoh/rl5c476/rl5c476.c index 8495c3f941..f85a803fab 100644 --- a/src/southbridge/ricoh/rl5c476/rl5c476.c +++ b/src/southbridge/ricoh/rl5c476/rl5c476.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + * MA 02110-1301 USA */ /* (C) Copyright 2005 Nick Barker