Hello Kyösti Mälkki, Patrick Rudolph, Angel Pons, Elisenda, build bot (Jenkins), Michał Żygowski,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38214
to look at the new patch set (#6).
Change subject: asus/am1i-a: fix the VGA-related PCI resource allocation problems ......................................................................
asus/am1i-a: fix the VGA-related PCI resource allocation problems
This workaround helps to avoid the PCI resource allocation problems which happen if a discrete VGA adapter (i.e. AMD HD6670) is plugged into AM1I-A. It doesn't cause any problem if no discrete VGA adapter.
If PCI peripherals with big BARs are connected to the system the bottom of the IO must be decreased to allocate such devices. Otherwise there could be i.e. a "Fatal error during GPU init".
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: I84f72459753ae6631ab4b318b71ce89968a336ad --- M src/mainboard/asus/am1i-a/OemCustomize.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/38214/6