aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-05-31 16:13:45 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-03 10:20:00 +1000
commit70abf89d6befb67e3f82f4ddd41e99e23f0c2fec (patch)
tree6ef835e6b4dde1d087db59540deb1f5e531b657d /doc
parent227c81905887c1e6136c64503d5b33456c418a4d (diff)
downloadskiboot-70abf89d6befb67e3f82f4ddd41e99e23f0c2fec.zip
skiboot-70abf89d6befb67e3f82f4ddd41e99e23f0c2fec.tar.gz
skiboot-70abf89d6befb67e3f82f4ddd41e99e23f0c2fec.tar.bz2
doc: Document OPAL_ELOG_SEND as not ever used
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/opal-api/index.rst13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/opal-api/index.rst b/doc/opal-api/index.rst
index c6dd039..6a78ec0 100644
--- a/doc/opal-api/index.rst
+++ b/doc/opal-api/index.rst
@@ -211,7 +211,7 @@ The OPAL API is the interface between an Operating System and OPAL.
+---------------------------------------------+--------------+------------------------+----------+-----------------+
| :ref:`OPAL_DUMP_RESEND` | 91 | v1.0 (Initial Release) | POWER8 | |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
-| :ref:`OPAL_ELOG_SEND` | 92 | v1.0 (Initial Release) | POWER8 | Deprecated |
+| :ref:`OPAL_ELOG_SEND` | 92 | Never | | Never used |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
| :ref:`OPAL_PCI_SET_PHB_CAPI_MODE` | 93 | v1.0 (Initial Release) | POWER8 | |
+---------------------------------------------+--------------+------------------------+----------+-----------------+
@@ -418,6 +418,8 @@ removed and no longer supported.
+---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_RESERVED2` | 59 | Never | |
+---------------------------------------------+-------+-----------------------+-----------------------+
+| :ref:`OPAL_ELOG_SEND` | 92 | pre-v1.0 | pre-v1.0 |
++---------------------------------------------+-------+-----------------------+-----------------------+
| :ref:`OPAL_PCI_GET_PHB_DIAG_DATA` | 51 | pre-v1.0 | pre-v1.0, with last |
| | | | remnants removed in |
| | | | :ref:`skiboot-6.4` |
@@ -524,6 +526,15 @@ OPAL_RESERVED2
Reserved for future use, but never used.
+.. _OPAL_ELOG_SEND:
+
+OPAL_ELOG_SEND
+^^^^^^^^^^^^^^
+
+Brielfy present prior to the first public release of OPAL. Never used in any
+public kernel tree. If this functionality were to ever be implemented, it'd
+appear as :ref:`OPAL_ELOG_WRITE` rather than this call.
+
.. _OPAL_PCI_GET_PHB_DIAG_DATA:
OPAL_PCI_GET_PHB_DIAG_DATA