ARM11: switch to new "arm" base type
This will enable reusing many common ARM utilities, in particular the ETM and ETB support. The ARM11 support can still be much simplified after this patch, though. Note: none of those common utilities kick in yet... Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
@@ -178,6 +178,8 @@ int arm11_add_debug_SCAN_N(struct arm11_common * arm11, uint8_t chain, tap_state
|
||||
|
||||
arm11_in_handler_SCAN_N(tmp);
|
||||
|
||||
arm11->jtag_info.cur_scan_chain = chain;
|
||||
|
||||
return jtag_execute_queue();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user