This is an automated email from Gerrit.

Kent Brinkley ([email protected]) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/2400

-- gerrit

commit 0cd21675411c9540498ff82674f95468ab20f4cd
Author: Kent Brinkley <[email protected]>
Date:   Thu Nov 20 18:45:00 2014 -0700

    Change isa string
    
    Laying the ground work for adding microAptiv core
    
    Change-Id: I161a8a8cb250240ebc8518c91e746d6f921c41c7
    Signed-off-by: Kent Brinkley <[email protected]>

diff --git a/src/target/mips32.c b/src/target/mips32.c
index d842705..6c8dbcc 100644
--- a/src/target/mips32.c
+++ b/src/target/mips32.c
@@ -36,7 +36,7 @@
 #include "register.h"
 
 static const char *mips_isa_strings[] = {
-       "MIPS32", "MIPS16e"
+       "MIPS32", "MIPS16"
 };
 
 static const struct {

-- 

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to