diff options
-rw-r--r-- | doc/opal-api/power9-changes.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/opal-api/power9-changes.txt b/doc/opal-api/power9-changes.txt index 0552bb3a..1935e127 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) |