make jtag_add_statemove() internal to the driver.
git-svn-id: svn://svn.berlios.de/openocd/trunk@527 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -34,6 +34,9 @@ mww 0xCC000008 1 # Mode Select CL3
|
||||
#mww 0xc4000020 0xffffee # CFG0: remove expansion bus boot flash
|
||||
#mirror at 0x00000000
|
||||
|
||||
#big endian
|
||||
reg XSCALE_CTRL 0xF8
|
||||
|
||||
#
|
||||
# detect flash
|
||||
#
|
||||
|
||||
@@ -15,7 +15,7 @@ jtag_ntrst_delay 0
|
||||
######################
|
||||
|
||||
#target <type> <endianess> <reset mode> <JTAG pos> <variant>
|
||||
target arm926ejs little reset_init 0 arm926ejs
|
||||
target arm926ejs big reset_init 0 arm926ejs
|
||||
|
||||
target_script 0 reset event/wi-9c_reset.script
|
||||
run_and_halt_time 0 30
|
||||
|
||||
Reference in New Issue
Block a user