amd southbirdge sb800 wrapper, pci bridge fix
authorKerry She <shekairui@gmail.com>
Fri, 24 Jun 2011 14:52:15 +0000 (22:52 +0800)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 28 Jun 2011 22:22:16 +0000 (00:22 +0200)
commit3e706b63c03b4d1d64a21f4c26eaa12fc88cb1f8
tree534b511aee308d98f3d1be3946ab1cd3383637a0
parent770b877796c1b4632b00191458dbc153226c6bee
amd southbirdge sb800 wrapper, pci bridge fix

sb800 pci bridge SHOULD enabled by default according to the chipset document,
but actually not enabled on some mainboard.
enable sb800 pci bridge when told to enable in devicetree.cb.
tested on ibase persimmon mainboard.

Change-Id: I42075907b4a003b2e58e5b19635a2e1b3fe094c3
Signed-off-by: Kerry She <shekairui@gmail.com>
Reviewed-on: http://review.coreboot.org/63
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/mainboard/advansus/a785e-i/devicetree.cb
src/mainboard/amd/inagua/devicetree.cb
src/mainboard/amd/persimmon/devicetree.cb
src/mainboard/asrock/e350m1/devicetree.cb
src/southbridge/amd/cimx/sb800/late.c