riscv-openocd/tcl/board
David Brownell 53b3d4dd53 LPC1768 updates, IAR board support
Fix some issues with the generic LPC1768 config file:

 - Handle the post-reset clock config:  4 MHz internal RC, no PLL.
   This affects flash and JTAG clocking.

 - Remove JTAG adapter config; they don't all support trst_and_srst

 - Remove the rest of the bogus "reset-init" event handler.

 - Allow explicit CCLK configuration, instead of assuming 12 MHz;
   some boards will use 100 Mhz (or the post-reset 4 MHz).

 - Simplify: rely on defaults for endianness and IR-Capture value

 - Update some comments too

Build on those fixes to make a trivial config for the IAR LPC1768
kickstart board (by Olimex) start working.

Also, add doxygen to the lpc2000 flash driver, primarily to note a
configuration problem with driver: it wrongly assumes the core clock
rate never changes.  Configs that are safe for updating flash after
"reset halt" will thus often be unsafe later ... e.g. for LPC1768,
after switching to use PLL0 at 100 MHz.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-03-02 15:02:01 -08:00
..
arm_evaluator7t.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
at91eb40a.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
at91rm9200-dk.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
at91sam9g20-ek.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
atmel_at91sam7s-ek.cfg native line endings 2009-08-21 09:01:00 +00:00
atmel_at91sam9rl-ek.cfg target library: configuration files for openocd tested with Atmel SAM-ICE V6 JTAG. 2010-02-11 21:10:51 +01:00
atmel_at91sam9260-ek.cfg fix syntax of mww phys. 2009-10-25 22:15:57 +01:00
atmel_sam3u_ek.cfg target.cfg: (re)move some bogus reset_config lines 2009-11-10 09:25:26 -08:00
balloon3-cpu.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
crossbow_tech_imote2.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
csb337.cfg CSB337 board cleanup (quasi-regression) 2010-02-20 20:47:38 -08:00
csb732.cfg Tcl and doc: update to match new 'arm mcr ...' etc 2009-12-01 01:10:19 -08:00
digi_connectcore_wi-9c.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
dm355evm.cfg Tcl and doc: update to match new 'arm mcr ...' etc 2009-12-01 01:10:19 -08:00
dm365evm.cfg create tcl/board/dm365evm.cfg 2009-12-27 12:16:55 -08:00
dm6446evm.cfg Add basic support for DM6446 EVM board. 2009-10-06 22:56:52 +00:00
eir.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
ek-lm3s9b9x.cfg David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 2009-08-28 06:53:35 +00:00
ek-lm3s811.cfg David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 2009-08-28 06:53:35 +00:00
ek-lm3s1968.cfg David Brownell <david-b@pacbell.net> The Stellaris eval boards don't have TRST signals, so 2009-08-28 06:53:35 +00:00
ek-lm3s3748.cfg Fix Luminary FT2232 layout docs/configs 2009-12-28 12:59:47 -08:00
ethernut3.cfg AT91R40008/Ethernut 3 configuration 2010-02-02 11:09:53 -08:00
hammer.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
hitex_lpc2929.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
hitex_stm32-performancestick.cfg David Brownell <david-b@pacbell.net> Make the Hitex STM32-PerformanceStick board config behave better: 2009-06-22 17:32:17 +00:00
hitex_str9-comstick.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
iar_lpc1768.cfg LPC1768 updates, IAR board support 2010-03-02 15:02:01 -08:00
iar_str912_sk.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
imx27ads.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
imx27lnst.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
imx31pdk.cfg iMX target config script's ported from Freescale BSP. 2009-10-14 11:04:44 +02:00
imx35pdk.cfg iMX target config script's ported from Freescale BSP. 2009-10-14 11:04:44 +02:00
keil_mcb1700.cfg Audrius Urmanavičius [didele.deze@gmail.com]: 2009-08-13 13:54:53 +00:00
keil_mcb2140.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
linksys_nslu2.cfg target.cfg: remove "-work-area-virt 0" 2009-11-08 08:52:40 -08:00
logicpd_imx27.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
lubbock.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
mini2440.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
olimex_LPC2378STK.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
olimex_lpc_h2148.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
olimex_sam7_ex256.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
olimex_sam9_l9260.cfg Olimex SAM9-L9260 board configuration update. 2009-12-26 13:08:24 -08:00
olimex_stm32_h103.cfg freddie_chopin@op.pl fix handling of workarea 2009-06-30 11:50:04 +00:00
omap2420_h4.cfg board configs -- unique names for flash chips 2010-01-20 10:46:53 -08:00
open-bldc.cfg Added Open-BLDC board config file. 2009-12-29 12:41:43 +01:00
openrd.cfg Tcl and doc: update to match new 'arm mcr ...' etc 2009-12-01 01:10:19 -08:00
osk5912.cfg board configs -- unique names for flash chips 2010-01-20 10:46:53 -08:00
phytec_lpc3250.cfg scripts: Phytec/LPC2350 config scripts 2010-02-04 10:25:44 +01:00
pic-p32mx.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
propox_mmnet1001.cfg Remove annoying end-of-line whitespace from tcl/* files 2009-09-21 18:48:22 +00:00
pxa255_sst.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
redbee-econotag.cfg add board/redbee-econotag.cfg and JTAG support 2010-02-27 22:52:34 -08:00
redbee-usb.cfg Add board/redbee-usb.cfg 2010-02-28 10:33:46 -08:00
sheevaplug.cfg Tcl and doc: update to match new 'arm mcr ...' etc 2009-12-01 01:10:19 -08:00
stm32f10x_128k_eval.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
stm3210e_eval.cfg Move TCL script files -- Step 2 of 2: 2009-05-27 06:49:24 +00:00
str910-eval.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00
telo.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
ti_beagleboard.cfg Dirk Behme <dirk.behme@googlemail.com> Add default fall back freqency. 2009-09-04 08:27:08 +00:00
topas910.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
topasa900.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
unknown_at91sam9260.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
x300t.cfg update 'flash bank' usage in scripts 2009-11-19 13:39:41 -08:00
zy1000.cfg more tcl/{board,target} cleanup 2009-12-15 14:45:26 -08:00