adding support for the Asus K8V-X
authorFlorian Zumbiehl <florz@florz.de>
Tue, 1 Nov 2011 19:19:41 +0000 (20:19 +0100)
committerRudolf Marek <r.marek@assembler.cz>
Sat, 3 Dec 2011 12:13:36 +0000 (13:13 +0100)
commit6cdf5a9e2e545e18f8878698ec9cae61b6ad964b
tree8be4941749a4a40dc5005ddf6016f40564e2b79a
parentf22a6d0c5edac4456eae50f398b5c6ffe6b9e8fe
adding support for the Asus K8V-X

This pulls it all together and adds the real board-specific code.

Confirmed to be working:
- IDE
- SATA
- floppy
- USB1.1
- USB2.0
- PS/2 keyboard
- PS/2 mouse
- serial
- parport
- sound
- ethernet
- PCI slots
- AGP
- powernow
- fan speed monitoring
- flashrom write

Change-Id: Ifb97714c2f009d688be0ca3c38ddc01599ffd799
Signed-off-by: Florian Zumbiehl <florz@florz.de>
Reviewed-on: http://review.coreboot.org/390
Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
Tested-by: build bot (Jenkins)
src/mainboard/asus/Kconfig
src/mainboard/asus/k8v-x/Kconfig
src/mainboard/asus/k8v-x/acpi_tables.c
src/mainboard/asus/k8v-x/devicetree.cb
src/mainboard/asus/k8v-x/dsdt.asl
src/mainboard/asus/k8v-x/mainboard.c
src/mainboard/asus/k8v-x/mptable.c
src/mainboard/asus/k8v-x/romstage.c