flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / testing / testcases.html
index 3c1a0242f600427b01eed8c4db5ebefd5d695881..13b9e72565d72c45ccac47eaf562e4720f37a66c 100644 (file)
@@ -12,7 +12,7 @@ each subversion number.
        <tr><td>Test results</td><td>comment</td></tr>
        <tr><td><a href="examples/SAM7S256Test/results/607.html">SAM7 R607</a></td><td>PASS</td></tr>
        <tr><td><a href="examples/STR710Test/results/607.html">STR710 R607</a></td><td>PASS</td></tr>
-       
+
        <tr><td><a href="results/template.html">template</a></td><td>Test results template</td></tr>
 </table>
 
@@ -484,20 +484,6 @@ Note: these tests are not designed to test/debug the target, but to test functio
                <td>Expected output</td>
                <td>Pass/Fail</td>
        </tr>
-       <tr>
-               <td><a name="FLA001"/>FLA001</td>
-               <td>Fill in!</td>
-               <td>Fill in!</td>
-               <td>Flash probe</td>
-               <td>Reset init is working</td>
-               <td>On the telnet interface:<br>
-                       <code>  > flash probe 0</code>
-               </td>
-               <td>The command should execute without error. The output should state the name of the flash and the starting address. An example of output:<br>
-                       <code>flash 'ecosflash' found at 0x01000000</code>
-               </td>
-               <td>PASS/FAIL</td>
-       </tr>
        <tr>
                <td><a name="FLA002"/>FLA002</td>
                <td>Fill in!</td>
@@ -577,4 +563,4 @@ Note: these tests are not designed to test/debug the target, but to test functio
 </table>
 
 </body>
-</html>
\ No newline at end of file
+</html>