Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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'. | ||||
* | balloon3 board base config | Wookey | 2009-10-26 | 1 | -0/+13 |
This is the very basic board config for the balloon3 board cpu JTAG channel. The rest of the config comprises another 14 .cfg files which I suspect openocd doesn't really want all of. I'm still not sure how to deal with this. I'll post another mail/patch to discuss. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |