Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc needs...
authorRudolf Marek <r.marek@assembler.cz>
Tue, 17 Aug 2010 21:03:17 +0000 (21:03 +0000)
committerRudolf Marek <r.marek@assembler.cz>
Tue, 17 Aug 2010 21:03:17 +0000 (21:03 +0000)
commitc7d2773e121637b5b76d1437fac5a93e397a64bb
tree4edd18fa390fe5c4917e28ab2af2aa0f5a646bb9
parentda71ba528406cadea6e83b30dd3448cc53e482f4
Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc needs to be fixed too). The devicetree.cb changes should reflect now the real board configuration. It has one 16x slot and 1x slot (GPP device 9) and GPP device a is onboard ethernet. The mainboard.c now presents the board name and
I removed the gpio asserts - I think those are not used here.

The pcie 1x slot works, the x1 card I have does not work in 16x slot, but in orig bios I cannot see it any slot, so it is kind of better.

The classic PCI slot works fine too. However it seems SATA has some issues.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5720 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/asrock/939a785gmh/acpi/routing.asl
src/mainboard/asrock/939a785gmh/devicetree.cb
src/mainboard/asrock/939a785gmh/dsdt.asl
src/mainboard/asrock/939a785gmh/mainboard.c