aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/at91sam7a2.cfg
AgeCommit message (Collapse)AuthorFilesLines
2015-03-09target & board: AT91SAM7A2 and Olimex SAM7-LA2Arne Wichmann1-0/+23
Initial Support for AT91SAM7A2 on Olimex SAM7-LA2 board. The board seems not to be able to reset into halted mode, as srst is connected to NRESET of the cpu (configured srst_pulls_trst). JTAG RCLK is connected to CLK. Tested with interface/ftdi/olimex-arm-usb-ocd-h.cfg. Change-Id: I2bdd67e3683e45f1119c5850bad294aa107891d8 Signed-off-by: Arne Wichmann <arne.wichmann@gmail.com> Reviewed-on: http://openocd.zylin.com/2318 Tested-by: jenkins Reviewed-by: Paul Fertser <fercerpav@gmail.com>