Add support for the Soyo SY-6BA+ III board.
authorUwe Hermann <uwe@hermann-uwe.de>
Wed, 24 Jun 2009 00:35:07 +0000 (00:35 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Wed, 24 Jun 2009 00:35:07 +0000 (00:35 +0000)
commit8c19f949fedeb607996a6c02eb8400b594676cbc
tree16b82caa8c4173a859d622e43c243647cbe5d33c
parent3310d75e6cddf3832d514b2ec26aa81ea8cfa0c6
Add support for the Soyo SY-6BA+ III board.

Tested on hardware by Andrew Morgan <ziltro@ziltro.com>, boots
Linux fine. Detailed status at:

  http://www.coreboot.org/Soyo_SY-6BA_Plus_III

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Andrew Morgan <ziltro@ziltro.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4369 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/soyo/sy-6ba-plus-iii/Config.lb [new file with mode: 0644]
src/mainboard/soyo/sy-6ba-plus-iii/Options.lb [new file with mode: 0644]
src/mainboard/soyo/sy-6ba-plus-iii/auto.c [new file with mode: 0644]
src/mainboard/soyo/sy-6ba-plus-iii/chip.h [new file with mode: 0644]
src/mainboard/soyo/sy-6ba-plus-iii/irq_tables.c [new file with mode: 0644]
src/mainboard/soyo/sy-6ba-plus-iii/mainboard.c [new file with mode: 0644]
targets/soyo/sy-6ba-plus-iii/Config.lb [new file with mode: 0644]