Robin CASSET has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40813 )
Change subject: mb/ongy/h61m-s1: Add new mainboard {LGA1155,H61} ......................................................................
Patch Set 26:
(2 comments)
Patch Set 26:
(1 comment)
You mean all the content or remove the mainboard.c file?
https://review.coreboot.org/c/coreboot/+/40813/26/src/mainboard/ongy/h61m-s1... File src/mainboard/ongy/h61m-s1/early_init.c:
https://review.coreboot.org/c/coreboot/+/40813/26/src/mainboard/ongy/h61m-s1... PS26, Line 27: pci_write_config16(PCI_DEV(0, 0x1f, 0), 0x82, 0x1401); I need to chek if this is not an error, it should de default to (0x0000) there is no comX or LPT and no superIO (need to check this too)
https://review.coreboot.org/c/coreboot/+/40813/26/src/mainboard/ongy/h61m-s1... PS26, Line 28: pci_write_config16(PCI_DEV(0, 0x1f, 0), 0x80, 0x0000); Default, need to remove