Re: [flashrom] Development flashrom

2016-10-17 Thread Agustin Isasmendi
Pinouts launchpad CC3200. First remove jumpers! When finished my development, Could you publish my development in your web? I would be very happy, it is my first contribution to the community. 2016-10-17 17:59 GMT-03:00 Agustin Isasmendi : > Hi Carl, David > > The

Re: [flashrom] Development flashrom

2016-10-17 Thread Agustin Isasmendi
Hi Carl, David The launchpad CC3200 have FTDI 2232D for programming CC3200 MCU. I wanted to use this FT2232 with flashrom. I can finally use flashrom with launchpad cc3200. But i have questions about ft2232_spi.c file (attached) in line 488 "buf[i++] = 0 & ~cs_bits; /* assertive */" Why sets all

Re: [flashrom] Development flashrom

2016-10-14 Thread Carl-Daniel Hailfinger
On 14.10.2016 21:24, David Hendricks wrote: > What exactly are you trying to do? How do you plan to use the CC3200? > How is the flash memory connected / accessed? > > TI has some information about flashing it > here: http://processors.wiki.ti.com/index.php/CC31xx_%26_CC32xx_FTDI_Flashing > > If

Re: [flashrom] Development flashrom

2016-10-14 Thread David Hendricks
What exactly are you trying to do? How do you plan to use the CC3200? How is the flash memory connected / accessed? TI has some information about flashing it here: http://processors.wiki.ti.com/index.php/CC31xx_%26_CC32xx_FTDI_Flashing If you'd like, you can try adding support for the FTDI chip