Uwe Hermann wrote:
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,
How do they differ?
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Peter Stuge peter@stuge.se