- add cortex_m3 variant luminary to fix reset issue with asserting SRST
- https://lists.berlios.de/pipermail/openocd-development/2008-April/002022.html for details git-svn-id: svn://svn.berlios.de/openocd/trunk@624 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -134,8 +134,8 @@ typedef struct cortex_m3_dwt_comparator_s
|
||||
typedef struct cortex_m3_common_s
|
||||
{
|
||||
int common_magic;
|
||||
|
||||
arm_jtag_t jtag_info;
|
||||
char *variant;
|
||||
|
||||
/* Context information */
|
||||
u32 dcb_dhcsr;
|
||||
|
||||
Reference in New Issue
Block a user