Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more tcl/{board,target} cleanup | David Brownell | 2009-12-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Remove more remnants of the old "jtag_device" syntax. Don't [format "%s.cpu" $_CHIPNAME] ... it's needless complexity. Remove various non-supported "-variant" target options; they're not needed often at all. Flag some of the board files as needing to have and use target files for the TAP and target declarations. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> | ||||
* | update 'flash bank' usage in scripts | Zachary T Welch | 2009-11-19 | 1 | -1/+2 |
| | | | | | Sets $_FLASHNAME to "$_CHIPNAME.flash" and passes it as the first argument to 'flash bank'. | ||||
* | Rolf Meeser <rolfm_9dq@yahoo.de> adds flash support for NXP's LPC2900 family ↵ | oharboe | 2009-09-16 | 1 | -0/+65 |
(ARM968E). git-svn-id: svn://svn.berlios.de/openocd/trunk@2715 b42882b7-edfa-0310-969c-e2dbd0fdcd60 |