Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30987 )
Change subject: mb/asus: Add Asus A88XM-E FM2+ with documentation ......................................................................
Patch Set 45:
(2 comments)
https://review.coreboot.org/c/coreboot/+/30987/45//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/30987/45//COMMIT_MSG@29 PS45, Line 29: done incorrect way
incorrect […]
By itself the IRQ routing seems to be correct, however - it's done incorrect way so there's a problem with pirq_routing tables. As result, sophisticated OS like Linux could work successfully, but the simple OS like Kolibri couldn't figure out the IRQ tables and have a problem communicating with some devices. Fix is possible but hard to do it here - will be a part of the other changes, some of which are already in works: i.e. CB:38564
https://review.coreboot.org/c/coreboot/+/30987/38/src/mainboard/asus/a88xm-e... File src/mainboard/asus/a88xm-e/Kconfig:
https://review.coreboot.org/c/coreboot/+/30987/38/src/mainboard/asus/a88xm-e... PS38, Line 39: default BOARD_ASUS_A88XM_E_DDR3_VOLT_150
Then, if this doesn't work, please remove it. […]
BLT8G3D1869DT1TX0 isn't LP but indeed its' DDR3-1600 or DDR3-1866 might be only a part of XMP (need to check). I tried looking for XMP at AGESA some time ago but couldn't find any reference. Is there a way to use the XMP profiles at AGESA? Or somehow set the "XMP frequencies" without XMP support?