Fix typo in command output
authorLuca Bruno <lucab@debian.org>
Sun, 10 Jul 2011 14:58:31 +0000 (16:58 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 10 Jul 2011 15:00:57 +0000 (17:00 +0200)
Fix a bunch of minor typo in user facing output.

Signed-off-by: Luca Bruno <lucab@debian.org>
src/flash/nand/lpc3180.c
src/flash/nor/stellaris.c
src/rtos/FreeRTOS.c
src/rtos/ThreadX.c
src/rtos/eCos.c

index 4cd4c6f390e04ceadadf4d456ac0842b993eba4b..f196af79980c3bf6f80b8a5515834e4177633df6 100644 (file)
@@ -1317,7 +1317,7 @@ COMMAND_HANDLER(handle_lpc3180_select_command)
       if (lpc3180_info->selected_controller == LPC3180_MLC_CONTROLLER)
        command_print(CMD_CTX, "%s controller selected", selected[lpc3180_info->selected_controller]);
       else{
-            command_print(CMD_CTX, lpc3180_info->is_bulk?"%s controller selected bulk mode is avaliable":"%s controller selected bulk mode is not avaliable", selected[lpc3180_info->selected_controller]);
+            command_print(CMD_CTX, lpc3180_info->is_bulk?"%s controller selected bulk mode is available":"%s controller selected bulk mode is not available", selected[lpc3180_info->selected_controller]);
       }
  
 
index e57943cdf43b73da6632ad34795d6b5f88df1d92..89cc8ef08a61f6b16aae1d739829279b99e33ccc 100644 (file)
@@ -783,7 +783,7 @@ static int stellaris_protect(struct flash_bank *bank, int set, int first, int la
 
        if (!set)
        {
-               LOG_ERROR("Hardware doesn't suppport page-level unprotect. "
+               LOG_ERROR("Hardware doesn't support page-level unprotect. "
                        "Try the 'recover' command.");
                return ERROR_INVALID_ARGUMENTS;
        }
index 2aa4565a352a4c06be63f58d0c0161feac154a68..40da925fdc2342b6d9230add02bbf875954ef420 100644 (file)
@@ -472,7 +472,7 @@ static int FreeRTOS_create( struct target* target )
        }
        if ( i >= FREERTOS_NUM_PARAMS )
        {
-               LOG_OUTPUT("Could not find target in FreeRTOS compatability list\r\n");
+               LOG_OUTPUT("Could not find target in FreeRTOS compatibility list\r\n");
                return -1;
        }
 
index 8dc4640eb282e684ee30c951f9524d3f710ba0d7..1ce47a23dcb10b2e96672f6da4672c14280b3435 100644 (file)
@@ -525,7 +525,7 @@ static int ThreadX_create( struct target* target )
        }
        if ( i >= THREADX_NUM_PARAMS )
        {
-               LOG_OUTPUT("Could not find target in ThreadX compatability list\r\n");
+               LOG_OUTPUT("Could not find target in ThreadX compatibility list\r\n");
                return -1;
        }
 
index c26b66a0befb965819a0fa26b54ec26bc126414e..f301a35ab67122b614f2f6fa03df4acabf1cabaa 100644 (file)
@@ -416,7 +416,7 @@ static int eCos_create( struct target* target )
        }
        if ( i >= ECOS_NUM_PARAMS )
        {
-               LOG_OUTPUT("Could not find target in eCos compatability list\r\n");
+               LOG_OUTPUT("Could not find target in eCos compatibility list\r\n");
                return -1;
        }
 

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)