target: fix minor typos and duplicated words
Change-Id: I8deb0017dc66a243e3dd51e285aa086db500decd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5766 Tested-by: jenkins
This commit is contained in:
@@ -160,7 +160,7 @@ int armv7a_read_ttbcr(struct target *target)
|
||||
}
|
||||
|
||||
/*
|
||||
* ARM Architecture Reference Manual (ARMv7-A and ARMv7-Redition),
|
||||
* ARM Architecture Reference Manual (ARMv7-A and ARMv7-R edition),
|
||||
* document # ARM DDI 0406C
|
||||
*/
|
||||
armv7a->armv7a_mmu.ttbr_range[0] = 0xffffffff >> ttbcr_n;
|
||||
|
||||
Reference in New Issue
Block a user