coreboot-kgpe-d16/src/northbridge/amd
Uwe Hermann 4b42a62966 Factor out a few commonly duplicated functions from northbridge.c.
The following functions are moved to devices/device_util.c:

 - ram_resource()

 - tolm_test()

 - find_pci_tolm()

There are only two tolm_test() / find_pci_tolm() which differ from the
defaults, one of them can easily be eliminated in a follow-up patch,
maybe even both, but for now keep it simple and only eliminate the majority.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5937 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-11 19:36:13 +00:00
..
amdfam10 Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
amdht Mark read-only data as read-only, so the global vars test doesn't fail on it. 2010-09-25 17:24:10 +00:00
amdk8 Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
amdmct Trivial. Spell checking. 2010-10-09 07:18:50 +00:00
gx1 Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
gx2 Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
lx Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
Kconfig Move Kconfig for HT limits to northbridge/amd/Kconfig. 2010-04-08 15:02:39 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00