This is an automated email from Gerrit.

Tomas Vanek (van...@fbl.cz) just uploaded a new patch set to Gerrit, which you 
can find at http://openocd.zylin.com/5095

-- gerrit

commit 4691be0d30ff74b6123515e6a7e1add626b80134
Author: Tomas Vanek <van...@fbl.cz>
Date:   Sun Apr 7 09:26:44 2019 +0200

    flash/nor/atsame5: fix typo in dsu_reset_deassert help text
    
    Change-Id: Iebed1a160376717d19c5f56b2553f7d4d1eed3a7
    Signed-off-by: Tomas Vanek <van...@fbl.cz>

diff --git a/src/flash/nor/atsame5.c b/src/flash/nor/atsame5.c
index df42349..4a114a3 100644
--- a/src/flash/nor/atsame5.c
+++ b/src/flash/nor/atsame5.c
@@ -896,7 +896,7 @@ static const struct command_registration 
same5_exec_command_handlers[] = {
                .usage = "",
                .handler = samd_handle_reset_deassert,
                .mode = COMMAND_EXEC,
-               .help = "Deasert internal reset held by DSU."
+               .help = "Deassert internal reset held by DSU."
        },
        {
                .name = "chip-erase",

-- 


_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to