Attention is currently required from: Nico Huber, Michał Żygowski, Paul Menzel, Angel Pons, Felix Held. Michał Kopeć has uploaded a new patch set (#14) to the change originally created by Michał Żygowski. ( https://review.coreboot.org/c/coreboot/+/52935 )
Change subject: nb/amd/agesa/family14/northbridge.c: Report missing resources ......................................................................
nb/amd/agesa/family14/northbridge.c: Report missing resources
Not all resources were being reported, add them:
0xa0000 - 0xbffff: legacy VGA 0xc0000 - 0xfffff: option ROMs and SeaBIOS (if used) CC6 DRAM
TEST=boot Debian with Linux 4.14 on apu1 2GB
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I0b1b5f585ff6e0c7aecad250a75600e0c76331e1 Signed-off-by: Michał Kopeć michal.kopec@3mdeb.com --- M src/northbridge/amd/agesa/family14/northbridge.c 1 file changed, 50 insertions(+), 46 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/52935/14