Add initial support for the AZZA PT-6IBD.
authorUwe Hermann <uwe@hermann-uwe.de>
Wed, 31 Oct 2007 00:23:57 +0000 (00:23 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 31 Oct 2007 00:23:57 +0000 (00:23 +0000)
commita910cbe3bfd62e8b55c55171e0da33113bb6ee7d
tree2d4e4090ff8514a9587ab3cd7b4c6f0be2cfeec6
parent84b2ae00251d84f7e0c272264b7a11296c94c552
Add initial support for the AZZA PT-6IBD.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2918 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/azza/pt-6ibd/Config.lb [new file with mode: 0644]
src/mainboard/azza/pt-6ibd/Options.lb [new file with mode: 0644]
src/mainboard/azza/pt-6ibd/auto.c [new file with mode: 0644]
src/mainboard/azza/pt-6ibd/chip.h [new file with mode: 0644]
src/mainboard/azza/pt-6ibd/irq_tables.c [new file with mode: 0644]
src/mainboard/azza/pt-6ibd/mainboard.c [new file with mode: 0644]
targets/azza/pt-6ibd/Config.lb [new file with mode: 0644]