Hi Duane,
On Sat, 2008-10-18 at 23:16 -0400, Duane Ellis wrote:
> John McCarthy>Is this a common way to interface SPI flash to a processor?
> 
> duane>[ no, ie: pic32, arm, blackfin, ... etc ]
> 
> John McCarthy> Do these devices support SPI flash as system flash?
> John McCarthy> Or is SPI flash just treated like another SPI peripheral 
> (but not a bootable flash)?
> 
> They treat SPI as yet another SPI peripheral.  If something "boots from 
> spi" - normally there is an internal masked boot rom - which uses the 
> SPI peripheral to load the boot image.

Makes sense.  Oh well, I guess this is just going to have to be a target
variant specific flash algorithm.  Still if I can keep the flash access
separate from the flash programming algorithm then maybe it can be
reused with different flash access definitions?  Just a wild thought.
I'll have to dig into the OpenOCD code to see if this is workable.


Cheers,
John McCarthy.

_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to