aboutsummaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorClaudio Carvalho <cclaudio@linux.vnet.ibm.com>2016-10-13 11:19:00 -0300
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-10-17 10:33:49 +1100
commitb2265a449dac2e0ae24910017f372fd71b13a0f2 (patch)
tree1528e7dd01eac3ac2450ff74a170f7d2abae772a /libc
parent998ea134e635c2a0478d29aab9bdbe07807e4020 (diff)
downloadskiboot-b2265a449dac2e0ae24910017f372fd71b13a0f2.zip
skiboot-b2265a449dac2e0ae24910017f372fd71b13a0f2.tar.gz
skiboot-b2265a449dac2e0ae24910017f372fd71b13a0f2.tar.bz2
core/init.c: move stb_init to later in the boot
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@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions