[coreboot] RV: Error booting with TPM enabled.

Nico Huber nico.h at gmx.de
Fri Jun 22 18:47:04 CEST 2018


Hello Jorge,

On 22.06.2018 12:52, Jorge Fernandez Monteagudo wrote:
> I've found the src/southbridge/amd/pi/hudson/lpc.c, the related to the AMD Bettong demoboard, and
> 
> 'lpc_acpi_name' and 'lpc_ops' are already defined... Maybe they are not enabled or used?

I guess it's used, but you need an acpi name for all devices along the
path. "LIBR" is the name for the LPC device, there should also be one
for the PCI bus/domain. I would try `src/northbridge/amd/pi/00660F01/
northbridge.c`.

Nico



More information about the coreboot mailing list