Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38218 )
Change subject: [TESTME]biostar/am1ml: fix the VGA-related PCI resource allocation problems ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/38218/2/src/mainboard/biostar/am1ml... File src/mainboard/biostar/am1ml/OemCustomize.c:
https://review.coreboot.org/c/coreboot/+/38218/2/src/mainboard/biostar/am1ml... PS2, Line 150: /* 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...