On Monday 11 January 2010, Edgar Grimberg wrote:
> I'm doing target tests according to a test plan. I want to test the
> basic functionality of OpenOCD:
Test Plan? That sounds ... pleasantly organized!! :)
> * Connectivity: telnet, GDB
> * Reset, using the provided configuration scripts, on ta
Fixed the flash_config registered name. Tested on a HITEX STR912 evalboard.
Signed-off-by: Edgar Grimberg
---
src/flash/nor/str9x.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/flash/nor/str9x.c b/src/flash/nor/str9x.c
index 9cddb50..75c8152 100644
--- a/src/flas
On Mon, Jan 11, 2010 at 4:44 PM, David Brownell wrote:
> On Monday 11 January 2010, Edgar Grimberg wrote:
>> index 9cddb50..75c8152 100644
>> --- a/src/flash/nor/str9x.c
>> +++ b/src/flash/nor/str9x.c
>> @@ -679,7 +679,7 @@ COMMAND_HANDLER(str9x_handle_flash_config_command)
>>
>> static const str
On Monday 11 January 2010, Edgar Grimberg wrote:
> index 9cddb50..75c8152 100644
> --- a/src/flash/nor/str9x.c
> +++ b/src/flash/nor/str9x.c
> @@ -679,7 +679,7 @@ COMMAND_HANDLER(str9x_handle_flash_config_command)
>
> static const struct command_registration str9x_config_command_handlers[] = {
>
Fixed the flash_config registered name. Tested on a HITEX STR912 evalboard.
Signed-off-by: Edgar Grimberg
---
src/flash/nor/str9x.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/flash/nor/str9x.c b/src/flash/nor/str9x.c
index 9cddb50..75c8152 100644
--- a/src/flas