summaryrefslogtreecommitdiffstats
path: root/hdata/fsp.c
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2017-01-13 17:56:18 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-01-16 09:55:43 +1100
commit3dadd152b06756ae3dafa21d579885d9bff5a27e (patch)
tree748df5c3c080d40ff05ee051d644ef3bd5160293 /hdata/fsp.c
parentc134dbfeaa1f24c892919b483c3fc00a05822efb (diff)
downloadtalos-skiboot-3dadd152b06756ae3dafa21d579885d9bff5a27e.tar.gz
talos-skiboot-3dadd152b06756ae3dafa21d579885d9bff5a27e.zip
hdat: handle ISDIMM SPD blobs
Previously the HDAT format was only ever used with IBM hardware so it would store vital product data (VPD) blobs in the IBM ASCII Keyword VPD format. With P9 HDAT is used on OpenPower machines which use Industry Standard DIMMs that provide their product data through a "Serial Present Detect" EEPROM mounted on the DIMM. The SPD blob has a different format and is exported in the device-tree under the "spd" property rather than the "ibm,vpd" property. This patch adds support for recognising these blobs and placing them in the appropriate DT property. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'hdata/fsp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud