Move support for Deschutes Slot 1 CPUs (model_65x) into its own directory.
authorKeith Hui <buurin@gmail.com>
Sat, 16 Oct 2010 08:45:31 +0000 (08:45 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 16 Oct 2010 08:45:31 +0000 (08:45 +0000)
commitb14fb6abd6cc04ea9f06e4dedd5f13c183e9450e
tree79c420379b9c474e9f691c80e8b1e473ce2ada3d
parentaf8b2b91b48229d804f1f391e294467cd91adef5
Move support for Deschutes Slot 1 CPUs (model_65x) into its own directory.

abuild-tested. I have no Deschutes CPUs to boot test this with.

Signed-off-by: Keith Hui <buurin@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5954 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/intel/model_65x/Kconfig [new file with mode: 0644]
src/cpu/intel/model_65x/Makefile.inc [new file with mode: 0644]
src/cpu/intel/model_65x/model_65x_init.c [new file with mode: 0644]
src/cpu/intel/slot_1/Makefile.inc