Øyvind Harboe wrote:
> I've given some thought on how users can figure out if a part
> is supported by OpenOCD.
>
> There are thousands of flash/target types & combinations out there.
>
> The user may have the part number or some other string to describe
> his flash or target.
>
> There are two things that I'd like to see:
>
> - the user should have an effective means to answer if flash X or target Y
> is supported and the status of that support.
> - it should be possible to print out an exhaustive human readable description
> of flash & target support. This information may have to be generated to
> cover combinations or sequences of part numbers...
>   
I don't think this will work.

Most of the 32MBit flashs (and >50% of the 16MBit ones) I tested during 
my recent run were supported by the general CFI driver, which knows 
nothing about part numbers - as long as it is CFI with Intel or  AMD 
commandset, it *should* work, but the driver does not know in advance.

cu
Michael

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

Reply via email to