mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
Added CPUDBG_WCR_BASE define
git-svn-id: svn://svn.berlios.de/openocd/trunk@2734 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -53,6 +53,7 @@ extern char* cortex_a8_state_strings[];
|
||||
#define CPUDBG_BVR_BASE 0x100
|
||||
#define CPUDBG_BCR_BASE 0x140
|
||||
#define CPUDBG_WVR_BASE 0x180
|
||||
#define CPUDBG_WCR_BASE 0x1C0
|
||||
|
||||
#define CPUDBG_OSLAR 0x300
|
||||
#define CPUDBG_OSLSR 0x304
|
||||
|
||||
Reference in New Issue
Block a user