aboutsummaryrefslogtreecommitdiff
path: root/platforms
diff options
context:
space:
mode:
authorMahesh Salgaonkar <mahesh@linux.vnet.ibm.com>2015-06-05 23:39:41 +0530
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-07-09 16:26:08 +1000
commit939ac40f8010210078a04a4d35f5dbfd780603e1 (patch)
tree8b87e2452176b8d9443bd59e35c36d0f0e831fe7 /platforms
parent0834687cc5fd4da2c1acdd54596bfdb23640e13b (diff)
downloadskiboot-939ac40f8010210078a04a4d35f5dbfd780603e1.zip
skiboot-939ac40f8010210078a04a4d35f5dbfd780603e1.tar.gz
skiboot-939ac40f8010210078a04a4d35f5dbfd780603e1.tar.bz2
opal: Inform fsp about the topology switch.
After the topology switch, we may have a non-functional backup topology. This means, we won't be able to recover from future TOD errors that requires topology switch. Someone needs to either fix it OR configure new functional backup topology. Bit 18 of the Pervasive local FIR (SCOM: EH.TPCHIP.TPC.LOCAL_FIR: 0x0104000C) is used to signal that TOD error analysis needs to be performed. This allows FSP/PRD to investigate and re-configure new backup topology if required. Once new backup topology is configured and ready, FSP sends a mailbox command xE6, s/c 0x06, mod 0, to enable the backup topology. This isn't documented anywhere. This info is provided by FSP folks. This patch implements setting of bit 18 in Pervasive local FIR. The next patch will handle FSP mailbox command xE6, s/c 0x06, mod 0. Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'platforms')
0 files changed, 0 insertions, 0 deletions