Add initial support for the MSI MS-6147 mainboard.
authorMats Erik Andersson <mats.andersson@gisladisker.org>
Mon, 27 Oct 2008 13:44:07 +0000 (13:44 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Mon, 27 Oct 2008 13:44:07 +0000 (13:44 +0000)
commit13be848dfcd9d9c3384eec2ec93fd25c223144ab
treef199f2a9dc7ce198ebf346869c2d83a518a4a8b7
parent045d32d78cadc287c5dbd44b8fceba5241772729
Add initial support for the MSI MS-6147 mainboard.

Signed-off-by: Mats Erik Andersson <mats.andersson@gisladisker.org>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3695 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/msi/ms6147/Config.lb [new file with mode: 0644]
src/mainboard/msi/ms6147/Options.lb [new file with mode: 0644]
src/mainboard/msi/ms6147/auto.c [new file with mode: 0644]
src/mainboard/msi/ms6147/chip.h [new file with mode: 0644]
src/mainboard/msi/ms6147/irq_tables.c [new file with mode: 0644]
src/mainboard/msi/ms6147/mainboard.c [new file with mode: 0644]
targets/msi/ms6147/Config.lb [new file with mode: 0644]