> 
> Is this a common way to interface SPI flash to a processor?  
> Is it in any way standard on ARM (I can't find any reference 
> to it in the ARM9E or ARM926 docs so I think not)?
> 

I have seen this a couple of times on st micros - the str75x is one
that supports booting and executing code from serial flash.

However i never got around to supporting this within openocd

It should be not that hard to implement, best way would be to have
a generic spi flash driver similar to the nand drivers.

Cheers
Spen

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

Reply via email to