X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Ftarget%2Fcortex_a.c;h=b345dfc0169170ed57a3db54b852caaa295b7328;hb=0c8ec7c826c60391034fe5f0ea90f8538ac94b38;hp=a97e594e4d4d8e94722ed7d9b53e3ed1545dc39b;hpb=8f26fa3c0ff7f3f43920165c75e757399742c1c8;p=openocd.git diff --git a/src/target/cortex_a.c b/src/target/cortex_a.c index a97e594e4d..b345dfc016 100644 --- a/src/target/cortex_a.c +++ b/src/target/cortex_a.c @@ -18,7 +18,7 @@ * michel.jaouen@stericsson.com : smp minimum support * * * * Copyright (C) Broadcom 2012 * - * ehunter@broadcom.com : Cortex R4 support * + * ehunter@broadcom.com : Cortex-R4 support * * * * Copyright (C) 2013 Kamal Dasu * * kdasu.kdev@gmail.com * @@ -2664,7 +2664,7 @@ out: /* * Cortex-A Memory access * - * This is same Cortex M3 but we must also use the correct + * This is same Cortex-M3 but we must also use the correct * ap number for every access. */