target & board: AT91SAM7A2 and Olimex SAM7-LA2
commite3b43b77e9fa5db22c196f82044725783e6fd200
authorArne Wichmann <arnew@rasentrimmer.org>
Thu, 25 Sep 2014 05:21:24 +0000 (25 07:21 +0200)
committerPaul Fertser <fercerpav@gmail.com>
Mon, 9 Mar 2015 06:25:03 +0000 (9 06:25 +0000)
tree7c850d62a1fd6f29026f6fae68ff39f40fc83ffc
parent90ae846fc4009f8e466566ee0371398e52beecca
target & board: AT91SAM7A2 and Olimex SAM7-LA2

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>
tcl/board/olimex_sam7_la2.cfg [new file with mode: 0644]
tcl/target/at91sam7a2.cfg [new file with mode: 0644]