coreboot-kgpe-d16/src/northbridge/amd/gx1
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
..
chip.h Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-26 2005-07-06 17:06:46 +00:00
Kconfig license header fixes 2010-05-14 09:48:05 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
northbridge.c Factor out a few commonly duplicated functions from northbridge.c. 2010-10-11 19:36:13 +00:00
northbridge.h Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-26 2005-07-06 17:06:46 +00:00
raminit.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
raminit.h Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-26 2005-07-06 17:06:46 +00:00