cortex_a: Add Cortex-A5 identification
[fw/openocd] / src / target / cortex_a.c
index 6e0e52cfe78705dde6ae61af20eb45da6ed54a20..20ed02349c86953124a28746ab5509e0a9e5229d 100644 (file)
@@ -225,6 +225,7 @@ static int cortex_a_init_debug_access(struct target *target)
                                                             0);
                break;
 
+       case CORTEX_A5_PARTNUM:
        case CORTEX_A8_PARTNUM:
        case CORTEX_A9_PARTNUM:
        default: