Add the AMD DB800 (AKA Salsa) mainboard.
authorMarc Jones <marc.jones@amd.com>
Tue, 12 Jun 2007 22:54:41 +0000 (22:54 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Tue, 12 Jun 2007 22:54:41 +0000 (22:54 +0000)
commitbd88057f73b83e5bfd9d0fe57b28c87c98d73b12
treeb196902cb4b25b17b42bca6481fa179162ae3ca7
parentbc359473e23e4873b5f30f27680242fc939aa23b
Add the AMD DB800 (AKA Salsa) mainboard.
The DB800 is the AMD LX Reference Design Kit platform.
For details see: http://www.amd.com/geodelxdb800

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2718 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/amd/db800/Config.lb [new file with mode: 0644]
src/mainboard/amd/db800/Options.lb [new file with mode: 0644]
src/mainboard/amd/db800/cache_as_ram_auto.c [new file with mode: 0644]
src/mainboard/amd/db800/chip.h [new file with mode: 0644]
src/mainboard/amd/db800/cmos.layout [new file with mode: 0644]
src/mainboard/amd/db800/failover.c [new file with mode: 0644]
src/mainboard/amd/db800/irq_tables.c [new file with mode: 0644]
src/mainboard/amd/db800/mainboard.c [new file with mode: 0644]
targets/amd/db800/Config.lb [new file with mode: 0644]