Bug #151
KCMA-D8 (and presumably other amdfam10/amdmct-based boards) fails to boot
Status: | New | Start date: | 12/31/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | chipset configuration | |||
Target version: | - |
Description
Current master fails to boot on a KCMA-D8 with one Opteron 4238 and one Micron MT36KSF2G72PZ-1G4E1 (16-GiB PC3-10600 1.35-V ECC RDIMM). coreboot just infinitely loops through MCT DIMM training, sometimes resetting.
I've bisected the failure to commit 4.5-1097-g610d1c6 (Revert "nb/amd/mct_ddr3: Fix RDIMM training failure on Fam15h"), hence my suspicion that the KGPE-D16 and possibly other boards with a similar CPU/RAM configuration may also fail to boot. Attached are logs of that commit and current master (both failing) as well as master with that commit reverted (which booted all the way to the payload on the second try).
This seems different from bug #129, given that the regressing commit predates the commit range listed there and the symptoms differ (#129 suggests bootblock breakage, which I haven't seen in my tests and bisecting).