Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38217 )
Change subject: [TESTME]asrock/imb-a180: fix the VGA-related PCI resource allocation problems ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38217/2/src/mainboard/asrock/imb-a1... File src/mainboard/asrock/imb-a180/OemCustomize.c:
https://review.coreboot.org/c/coreboot/+/38217/2/src/mainboard/asrock/imb-a1... PS2, Line 147: /* Set to 0x40 instead of 0xE0 to avoid the PCI resource allocation problems. */ : InitPost->MemConfig.BottomIo = 0x40; See CB:30987 comment here for more info about this change from 0xD0 to 0x40 - https://review.coreboot.org/c/coreboot/+/30987/45/src/mainboard/asus/a88xm-e...