X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Ftarget%2Fimx27.cfg;h=c6fdf41c3476998b622ddf2e6d75441b8d86709a;hp=6d3cd6be2401e4be87a61dc8f13a753d8bf9d20f;hb=f809ee69357b1968443c58c7df91897249e0bc3f;hpb=8a7464df2d314e5a8ee07da4ae370a2327eaf024 diff --git a/src/target/target/imx27.cfg b/src/target/target/imx27.cfg index 6d3cd6be24..c6fdf41c34 100644 --- a/src/target/target/imx27.cfg +++ b/src/target/target/imx27.cfg @@ -1,12 +1,12 @@ -#use combined on interfaces or targets that can't set TRST/SRST separately -reset_config trst_and_srst - -# There are 2 taps on the chip: -# The ETM -jtag_device 4 0x1 0xf 0xe -# The ARM926EJS -jtag_device 4 0x1 0xf 0xe - -# Note above there are 2 taps (#0 and #1) the ARM926 is the 2nd tap (ie #1) -target create target0 arm926ejs -endianess little -chain-position 1 -variant arm926ejs - +#use combined on interfaces or targets that can't set TRST/SRST separately +reset_config trst_and_srst + +# There are 2 taps on the chip: +# The ETM +jtag_device 4 0x1 0xf 0xe +# The ARM926EJS +jtag_device 4 0x1 0xf 0xe + +# Note above there are 2 taps (#0 and #1) the ARM926 is the 2nd tap (ie #1) +target create target0 arm926ejs -endianess little -chain-position 1 -variant arm926ejs +