I fixed all the targets even though
I could only prove that XScale was busted. git-svn-id: svn://svn.berlios.de/openocd/trunk@437 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -3145,6 +3145,7 @@ int xscale_target_command(struct command_context_s *cmd_ctx, char *cmd, char **a
|
||||
int chain_pos;
|
||||
char *variant = NULL;
|
||||
xscale_common_t *xscale = malloc(sizeof(xscale_common_t));
|
||||
memset(xscale, 0, sizeof(*xscale));
|
||||
|
||||
if (argc < 5)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user