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 <[email protected]> Acked-by: Peter Stuge <[email protected]> -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

