This is an automated email from Gerrit.

Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/2385

-- gerrit

commit 14aecf939bae68b3c16c77ca23906a3d148e924f
Author: Spencer Oliver <s...@spen-soft.co.uk>
Date:   Thu Nov 20 21:38:06 2014 +0000

    flash: fix kinetis driver typos
    
    Change-Id: I0a4557f08507c61cb8ab33b38d2b6b069c344c09
    Signed-off-by: Spencer Oliver <s...@spen-soft.co.uk>

diff --git a/src/flash/nor/kinetis.c b/src/flash/nor/kinetis.c
index e8917c7..dce098e 100644
--- a/src/flash/nor/kinetis.c
+++ b/src/flash/nor/kinetis.c
@@ -448,10 +448,10 @@ COMMAND_HANDLER(kinetis_check_flash_security_status)
                LOG_WARNING("*********** ATTENTION! ATTENTION! ATTENTION! 
ATTENTION! **********");
                LOG_WARNING("****                                               
           ****");
                LOG_WARNING("**** Your Kinetis MCU is in secured state, which 
means that,  ****");
-               LOG_WARNING("**** with exeption for very basic communication, 
JTAG/SWD     ****");
+               LOG_WARNING("**** with exception for very basic communication, 
JTAG/SWD    ****");
                LOG_WARNING("**** interface will NOT work. In order to restore 
its         ****");
                LOG_WARNING("**** functionality please issue 'kinetis mdm 
mass_erase'      ****");
-               LOG_WARNING("**** command, power cycle the MCU and restart 
openocd.        ****");
+               LOG_WARNING("**** command, power cycle the MCU and restart 
OpenOCD.        ****");
                LOG_WARNING("****                                               
           ****");
                LOG_WARNING("*********** ATTENTION! ATTENTION! ATTENTION! 
ATTENTION! **********");
        } else {

-- 

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to