aboutsummaryrefslogtreecommitdiff
path: root/doc/opal-api
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2016-06-21 13:52:14 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-06-21 13:52:14 +1000
commit6004764e073ba2cc6ae8299f33634623e3521c4c (patch)
tree92579173fa66e0d0acd9f63e30254e9c88bf776a /doc/opal-api
parentff42a814deaf55691b037f15d01f3f218fcaf1a8 (diff)
downloadskiboot-6004764e073ba2cc6ae8299f33634623e3521c4c.zip
skiboot-6004764e073ba2cc6ae8299f33634623e3521c4c.tar.gz
skiboot-6004764e073ba2cc6ae8299f33634623e3521c4c.tar.bz2
doc/opal-api/power9-changes: Document needed device tree fix
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'doc/opal-api')
-rw-r--r--doc/opal-api/power9-changes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/opal-api/power9-changes.txt b/doc/opal-api/power9-changes.txt
index 0552bb3..1935e12 100644
--- a/doc/opal-api/power9-changes.txt
+++ b/doc/opal-api/power9-changes.txt
@@ -17,3 +17,7 @@ Things we still have to do for POWER9:
- remove opal-v2 from compatible string.
- PCI to use async API rather than returning delays
- deprecate/remove v1 APIs where there's a V2
+- Fix this FWTS warning:
+ FAILED [MEDIUM] DeviceTreeBaseDTCWarnings: Test 3, dtc reports warnings from
+ device tree: Warning (reg_format): "reg" property in /ibm,opal/flash@0 has
+ invalid length (8 bytes) (#address-cells == 0, #size-cells == 0)