target: rename cortex_m3 to cortex_m
[fw/openocd] / src / rtos / eCos.c
index 6a0ed4ec0619bae71c0c5cbac1ce30ab88f68fbc..f2c7f712688eb84eb779221f1d546124fba459b5 100644 (file)
@@ -64,7 +64,7 @@ struct eCos_params {
 
 const struct eCos_params eCos_params_list[] = {
        {
-       "cortex_m3",                    /* target_name */
+       "cortex_m",                     /* target_name */
        4,                                              /* pointer_width; */
        0x0c,                                   /* thread_stack_offset; */
        0x9c,                                   /* thread_name_offset; */