coreboot-kgpe-d16/src/southbridge/amd
Peter Stuge ae3f4b5725 Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable
cs5536.c:chipsetinit() is called during northbridge pci_domain_enable()
which happens before scan_bus() so the device tree does not have PCI
vendor/device ids yet. Let's use dev_find_slot() for now. This works
only as long as the CS5536 has PCI device id 0xf in all mainboards,
and a better solution is needed in case that ever changes!

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Nathan Williams <nathan@traverse.com.au>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5581 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-05-23 04:50:41 +00:00
..
amd8111 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
amd8131 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
amd8131-disable Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
amd8132 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
amd8151 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cs5530 license header fixes 2010-05-14 09:48:05 +00:00
cs5535 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cs5536 Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable 2010-05-23 04:50:41 +00:00
rs690 zero warnings days... 2010-04-23 19:16:30 +00:00
rs780 zero warnings days 2010-04-25 13:54:30 +00:00
sb600 Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
sb700 Use lists instead of arrays for resources in devices to reduce memory usage. 2010-05-21 14:33:48 +00:00
Kconfig Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the 2010-03-16 01:59:28 +00:00
Makefile.inc Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into the 2010-03-16 01:59:28 +00:00