Bug #628
openmb/asus/h61-series: variant p8h61-i_r2_0 won't POST on recent coreboot version mmio / tpm range ?
0%
Description
Variant Asus h61-series p8h61-i_r2_0 WIP code under review:
https://review.coreboot.org/c/coreboot/+/91337
Possible issue commit sb/intel/bd82x6x/lpc: Advertise all fixed MMIO ranges:
https://review.coreboot.org/c/coreboot/+/91040
If this patch is applied to old coreboot codebase 25.06-77-g812d0e2f626d as a whole or on current codebase, boot will stall before POST/BOOT so no screen but machine stays powered on and hangs forever, on old codebase you seen USB poweron on current codebase you don't!
SPI console log snippet loops here from old coreboot codebase, see diff at line ~470 and ~550:
Resource didn't fit!!!
PNP: 002e.a 60 * size: 0x8 limit: fff io
Uploaded 3 SPI logs from old coreboot base, mmio123456 means whole patch CB:91040 applied and mmio12346 means skipped the TPM part (5th block) of that patch, the shortest named file is the one with original unpatched lpc.c file!
Files