Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).
authorUwe Hermann <uwe@hermann-uwe.de>
Mon, 4 Aug 2008 15:40:45 +0000 (15:40 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Mon, 4 Aug 2008 15:40:45 +0000 (15:40 +0000)
commit5f1037cb694e4260c237fa022f9ec4b965a29b93
tree68352dd555f9b300168f146984605d2f7f85cc96
parent9ecf8fb1cf39ac093bfd38125f6048dc0e9554d8
Initial support for the ASI MB-5BLGP (Neoware Eon 4000s).

This works fine in Linux if you use the 'irqpoll' kernel command
line option.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3469 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/asi/mb_5blgp/Config.lb [new file with mode: 0644]
src/mainboard/asi/mb_5blgp/Options.lb [new file with mode: 0644]
src/mainboard/asi/mb_5blgp/auto.c [new file with mode: 0644]
src/mainboard/asi/mb_5blgp/chip.h [new file with mode: 0644]
src/mainboard/asi/mb_5blgp/irq_tables.c [new file with mode: 0644]
src/mainboard/asi/mb_5blgp/mainboard.c [new file with mode: 0644]
targets/asi/mb_5blgp/Config.lb [new file with mode: 0644]