<html><body><p>Hi All,<br><br>As many of you are aware we are starting to implement some new OPAL firmware tests into the Firmware Test Suite<br>(see a previous post about a new feature recently added for OLOG ->  <a href="https://lists.ozlabs.org/pipermail/skiboot/2016-April/003121.html">https://lists.ozlabs.org/pipermail/skiboot/2016-April/003121.html</a> ).<br><br>An additional new firmware test has been added for the OPAL device tree "Add base device-tree validity checks".<br><br>While running this check today we surfaced the following failure from dtc:<br><br>Thjs was run on the following code levels:<br><br>*CL OPAL skiboot-5.1.9-ada75ff<br>*OS Linux 4.4.0-21-generic<br><br>$ src/fwts dt_base<br>Running 1 tests, results appended to results.log<br>Test: Base device tree validity check <br>Check device tree presence 1 passed <br>Check device tree baseline validity 1 passed <br>Check device tree warnings 1 failed                            <===  Failure see below<br><br>dt_base: Base device tree validity check<br>--------------------------------------------------------------------------------<br>Test 1 of 3: Check device tree presence<br>PASSED: Test 1, Device tree present<br><br>Test 2 of 3: Check device tree baseline validity<br>PASSED: Test 2, Device tree data valid<br><br>Test 3 of 3: Check device tree warnings<br>FAILED [MEDIUM] DeviceTreeBaseDTCWarnings: Test 3, dtc reports warnings from   <===  Warnings produced that need consult<br>device tree: Warning (reg_format): "reg" property in /ibm,opal/flash@0 has<br>invalid length (8 bytes) (#address-cells == 0, #size-cells == 0)<br><br><br>=====================================<br>Deb McLemore<br>IBM OpenPower - IBM Systems<br>(512) 286 9980<br><br>debmc@us.ibm.com<br>debmc@linux.vnet.ibm.com - (plain text)<br>=====================================<BR>
</body></html>