Attention is currently required from: Nico Huber, Krystian Hebel, Kyösti Mälkki, Felix Held. Hello build bot (Jenkins), Nico Huber, Krystian Hebel, Kyösti Mälkki, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52926
to look at the new patch set (#4).
Change subject: nb/amd/pi/00730F01: Use generic allocation functions for northbridge ......................................................................
nb/amd/pi/00730F01: Use generic allocation functions for northbridge
Remove obsolete resource assigning functions. IO and MMIO address registers are currently set by amd_initcpuio to cover whole PCI hole under 4G to MMIO and IO 0x0000-0xFFFF is configured to be routed to southbridge already. Use generic PCI and resource allocation functions wherever possible to set northbridge resources.
TEST=boot Debian with Linux 4.14 on apu2 4GB ECC and apu3 2GB no ECC
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I8dd5e40bce513c5ba7f1d42a06e7ab0846666942 --- M src/northbridge/amd/pi/00730F01/northbridge.c 1 file changed, 6 insertions(+), 233 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/52926/4