aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-05-31 16:13:39 +1000
committerStewart Smith <stewart@linux.ibm.com>2019-06-03 10:20:00 +1000
commit3310851c9b2a0f3f5a311694193c89a050f46e02 (patch)
treeb14229c4b4a624e701f466d60d484602c652aafa /doc
parent9b9f564fdb9ce92f1b6e8d6ac057ad7b4ccbcca2 (diff)
downloadskiboot-3310851c9b2a0f3f5a311694193c89a050f46e02.zip
skiboot-3310851c9b2a0f3f5a311694193c89a050f46e02.tar.gz
skiboot-3310851c9b2a0f3f5a311694193c89a050f46e02.tar.bz2
doc: Add OPAL_ELOG_WRITE to a list of future calls
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/opal-api/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/opal-api/index.rst b/doc/opal-api/index.rst
index 10373d8..c6dd039 100644
--- a/doc/opal-api/index.rst
+++ b/doc/opal-api/index.rst
@@ -636,3 +636,14 @@ and these systems were only ever used with OPAL inside IBM for development
and bring-up purposes.
Support for p5ioc was removed from the Linux kernel in v4.6-rc1.
+
+
+Future Calls
+------------
+
+.. _OPAL_ELOG_WRITE:
+
+OPAL_ELOG_WRITE
+^^^^^^^^^^^^^^^
+
+May be implemented in the future to complement the :ref:`OPAL_ELOG_READ` call.