From ed12a6521f2ad26ab7140d346bc10250cbf869e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Harboe?= Date: Mon, 5 Mar 2012 21:23:20 +0100 Subject: flash: retire unused eCos flash driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit even the AT91EB40a's flash is covered by CFI and nobody ever submitted any other drivers based on eCos code. It's just possible that this idea was missing documentation and "marketing", but it's in git if somebody wants to resurrect it. Change-Id: I66449aa6e0997301f9d67f28098789bfc891d6e9 Signed-off-by: Øyvind Harboe Reviewed-on: http://openocd.zylin.com/502 Tested-by: jenkins Reviewed-by: Øyvind Harboe --- testing/testcases.html | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'testing') diff --git a/testing/testcases.html b/testing/testcases.html index a3d65b9..a151e9f 100644 --- a/testing/testcases.html +++ b/testing/testcases.html @@ -485,20 +485,6 @@ Note: these tests are not designed to test/debug the target, but to test functio Pass/Fail - FLA001 - Fill in! - Fill in! - Flash probe - Reset init is working - On the telnet interface:
- > flash probe 0 - - The command should execute without error. The output should state the name of the flash and the starting address. An example of output:
- flash 'ecosflash' found at 0x01000000 - - PASS/FAIL - -
FLA002 Fill in! Fill in! -- cgit v1.1