Rolf Meeser wrote:
>> flash bank cfi 0x80000000 0x800000 2 2 $_TARGETNAME jedec_probe
>>     
>
> I'm surprised that this works! :-)
> As far as I understand, the "jedec_probe" option selects the wrong unlock 
> addresses for this flash. The option is required for the non-B versions of 
> the SST flash (SST39VF6401), but not the SST39VF6401B.
>   
All flash ROMs I have encountered ignore the upper bits of the address
during the unlock cycles, so probing with eg. 0x5555 instead of 0x555
works just fine in practice.

cu
Michael

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to