Hello Denis 'GNUtoo' Carikli, Piotr Król, build bot (Jenkins), Michał Żygowski, Arkadiusz Cichocki,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38224
to look at the new patch set (#2).
Change subject: [TESTME]pcengines/apu1: fix the VGA-related PCI resource allocation problems ......................................................................
[TESTME]pcengines/apu1: 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 has been plugged into APU1 board with PCIe-to-MiniPCIe converter. It does not bring any downsides if there is 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: Ie12611928169c68c7d44f0f55dd03756d663933a --- M src/mainboard/pcengines/apu1/OemCustomize.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/38224/2