aboutsummaryrefslogtreecommitdiff
path: root/hdata/spira.h
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2017-09-15 15:40:59 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-09-15 02:49:27 -0500
commit1f242d5a503931146917fd7aeeb62a9525155fe0 (patch)
tree70b0b25912260fae02c18f1b6cd4203a60722a89 /hdata/spira.h
parent9b886a44d993ade2f05f3a554a098c674bb7cd7f (diff)
downloadskiboot-1f242d5a503931146917fd7aeeb62a9525155fe0.zip
skiboot-1f242d5a503931146917fd7aeeb62a9525155fe0.tar.gz
skiboot-1f242d5a503931146917fd7aeeb62a9525155fe0.tar.bz2
hdata: Parse extra NVLink info
Add parsing for the link speed information and the OCC GPU presence flags. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hdata/spira.h')
-rw-r--r--hdata/spira.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/hdata/spira.h b/hdata/spira.h
index 9b427cb..f850c79 100644
--- a/hdata/spira.h
+++ b/hdata/spira.h
@@ -1178,6 +1178,9 @@ struct sppcrd_smp_link {
__be32 i2c_link_cable;
__be32 i2c_presence;
__be32 i2c_micro;
+ uint8_t link_speed;
+ uint8_t occ_flag_bit;
+ __be16 gpu_slca;
} __packed;
/*