Re: [Openocd-development] SWD adapter / JTAG modification (FT2232)

2010-07-20 Thread simon qian
Plans unchanged; yes. Next patch will be transport glue for SWD ... then it'll be time to update drivers to support it, and tweak things to fill in the holes. New Versaloon driver is ready, including JTAG, SWD, USART, SPI, IIC, GPIO(SRST and TRST control), ADC(target power sampling),

[Openocd-development] [PATCH] docs: removed unused cmd 'fast'

2010-07-20 Thread Spencer Oliver
From: Spencer Oliver ntfr...@users.sourceforge.net The cmd fast was removed in commit c0d14dc7f19d785702eee5f69de5b1a63902554b Signed-off-by: Spencer Oliver ntfr...@users.sourceforge.net --- doc/openocd.texi | 19 --- 1 files changed, 0 insertions(+), 19 deletions(-) diff

Re: [Openocd-development] SWD adapter / JTAG modification (FT2232)

2010-07-20 Thread Tomek CEDRO
Hello all :-) On Tue, Jul 20, 2010 at 10:22 AM, simon qian simonqian.open...@gmail.com wrote: New Versaloon driver is ready, including JTAG, SWD, USART, SPI, IIC, GPIO(SRST and TRST control), ADC(target power sampling), POWER(outout power to target) and so on. The new driver is based on

Re: [Openocd-development] Atmel AT91SAM9XXX NAND Flash

2010-07-20 Thread Paul Thomas
I load u-boot to ram, and then use the u-boot NAND commands. Also you have to be careful word 6 of the bootloader is just the length, but my compiler always throws something at the top. thanks, Paul ___ Openocd-development mailing list