]> git.sur5r.net Git - openocd/commitdiff
Change isa string
authorKent Brinkley <jkbrinkley.imgtec@gmail.com>
Fri, 21 Nov 2014 01:45:00 +0000 (18:45 -0700)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sat, 13 Feb 2016 23:06:56 +0000 (23:06 +0000)
Laying the ground work for adding microAptiv core

Change-Id: I161a8a8cb250240ebc8518c91e746d6f921c41c7
Signed-off-by: Kent Brinkley <jkbrinkley.imgtec@gmail.com>
Reviewed-on: http://openocd.zylin.com/2400
Tested-by: jenkins
Reviewed-by: Mindy Beseler <mbeseler@yahoo.com>
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
src/target/mips32.c

index 5a0e2a3a1e4335655e24e1f2a779a1cdc445496e..b286c9172734f2139fae35e6dddaa7b1558343ac 100644 (file)
@@ -36,7 +36,7 @@
 #include "register.h"
 
 static const char *mips_isa_strings[] = {
-       "MIPS32", "MIPS16e"
+       "MIPS32", "MIPS16"
 };
 
 #define MIPS32_GDB_DUMMY_FP_REG 1