Bill XIE has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36992 )
Change subject: mb/gigabyte/ga-b75m-d3h: Add ga-b75-d3v as a variant ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/36992/5/src/mainboard/gigabyte/ga-b... File src/mainboard/gigabyte/ga-b75m-d3h/variants/ga-b75-d3v/overridetree.cb:
https://review.coreboot.org/c/coreboot/+/36992/5/src/mainboard/gigabyte/ga-b... PS5, Line 20: io 0x62 = 0x230 This needs CB:37109 to build correctly, otherwise this "io 0x62 = 0x230" for device pnp 2e.4 in override tree will be mistakenly overrided to "io 0x60 = 0xa30" in base tree, creating two resources for io 0x62 and none for io 0x60.