]> git.neil.brown.name Git - history.git/commit
[PATCH] VIA C3 Nehemiah support.
authorDave Jones <davej@codemonkey.org.uk>
Thu, 13 Feb 2003 02:39:22 +0000 (18:39 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 13 Feb 2003 02:39:22 +0000 (18:39 -0800)
commit1b5f52b3c36548b54b12abea1bd9881660a12153
tree8b8565bfad2ad67929872a13856bc48d97fe6a69
parent6fbb0eb6ee5d4149216b023f3826b39899d783b6
[PATCH] VIA C3 Nehemiah support.

The new C3s won't boot a C3 kernel as they dropped 3dnow support in
favour of SSE.  It now also has cmov though and can be scheduled as a
686 CPU.

I've a patch for gcc pending inclusion that adds the -march=c3-2 option.
arch/i386/Kconfig
arch/i386/Makefile
arch/i386/kernel/cpu/centaur.c
include/asm-i386/module.h