[Skiboot] [PATCH] core/init.c: move stb_init to later in the boot

Stewart Smith stewart at linux.vnet.ibm.com
Mon Oct 17 10:42:08 AEDT 2016


Claudio Carvalho <cclaudio at linux.vnet.ibm.com> writes:
> PNOR partitions downloaded by the resource load framework are not being
> measured in habanero, but they should be. The problem is that the
> Nuvoton TPM driver is failing to be loaded.
>
> The Nuvoton TPM driver is loaded in stb_init(), but when stb_init() is
> called the P8 I2C bus has not been initialized yet. Error message:
> "NUVOTON: ibm,opal-id property not found, tpm node parent ..."
>
> This moves stb_init() to later in the boot to meet all its requirements.
>
> Signed-off-by: Claudio Carvalho <cclaudio at linux.vnet.ibm.com>
> ---
>  core/init.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Yep, makes sense. Merged to master as of b2265a449dac2e0ae24910017f372fd71b13a0f2

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list