package: add openocd support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Tue, 20 Sep 2011 11:19:52 +0000 (13:19 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 21 Sep 2011 20:59:15 +0000 (22:59 +0200)
commit6c213d64b3e7babc3685af89921c645992b14aa0
tree3bb73ba781b10af8b72d0d7e25fa3a1f68f09c19
parent4d33cb702145f0cb9e1bad3e30cb740c21fe56b7
package: add openocd support

with only the following Adapters
 - FTDI FT2xxx/FT4xxx
 - J-Link (Segger and Atmel SAM-ICE)
 - Versaloon-Link JTAG Adapter

[Peter: Config.in tweaks]
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: Patrice Vilchez <patrice.vilchez@atmel.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/openocd/Config.in [new file with mode: 0644]
package/openocd/openocd-0001-fix-cross-compilation-host-libsub-was-used-before.patch [new file with mode: 0644]
package/openocd/openocd-0002-fix-xscale-uninitialise-breakpoint_pc.patch [new file with mode: 0644]
package/openocd/openocd-0003-force-gnu99.patch [new file with mode: 0644]
package/openocd/openocd-0004-force_jimtcl_static.patch [new file with mode: 0644]
package/openocd/openocd.mk [new file with mode: 0644]