coreboot-kgpe-d16/src/southbridge
Scott Duplichan 8fed77ae4c ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic
Scott Duplichan's patch from the mailing list:
sb800 cimx wrapper: Run the complete sb800 cimx sbBeforePciInit() function
once, after determining device 0x15 function enables.

1) Update the asrock e350m1 devicetree.cb to match the hardware.
2) Change the way the sb800 cimx wrapper code works. The original
cimx code calls sb800 cimx function sbBeforePciInit() once. When
ported to coreboot, the gpp component of this function was called
once for each gpp port, as the gpp port's enable/disable state
became known. A 05/15/2011 change makes the early gpp code run
only once, triggered by processing the 4th gpp port. This method
is not general enough because the 4th gpp port is not enabled on
all boards. With the current change, the early gpp code runs when
the first gpp port is processed. If any gpp ports are enabled, the
first must be enabled. Tested with Win7 and linux on asrock e350m1.
This change will also affect amd inagua, and has not been tested
on that board.

Change-Id: I93d44c216bfcab3c3a8fbb79d23dab43a65850e6
Signed-off-by: Scott Duplichan <scott@notabs.org>
Acked-by: Marshall Buschman <mbuschman@lucidmachines.com>
Reviewed-on: http://review.coreboot.org/44
Tested-by: build bot (Jenkins)
Reviewed-by: Cristian Măgherușan-Stanciu <cristi.magherusan@gmail.com>
2011-06-19 02:50:32 +02:00
..
amd ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic 2011-06-19 02:50:32 +02:00
broadcom Merge enable_rom.c files into bootblock.c files. 2010-12-09 18:09:14 +00:00
intel SMM: don't overwrite SMM memory on resume 2011-06-15 23:11:44 +02:00
nvidia Add ACPI automatic PIC/APIC interrupt routing logic for ck804 2011-06-10 19:44:04 +02:00
ricoh add functions to set Subsystem Vendor/Device to rl5c746 2011-02-28 18:09:58 +00:00
sis * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value 2011-04-18 23:51:12 +00:00
ti pci1x2x: remove latency/bridge control/cacheline size settings 2011-04-20 08:58:38 +00:00
via SMM: add defines for APM_CNT register 2011-06-07 22:01:29 +02:00
Kconfig Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
Makefile.inc Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00