On Tue, Nov 30, 2010 at 12:18 AM, Øyvind Harboe <[email protected]> wrote:
> If iMX51 is broken and the current CortexA8 workaround code for it
> breaks other CPUs, then I think that the automatic workaround code
> for iMX51 has to be either fixed or removed.
>
> Thoughts?
>
> --
> Øyvind Harboe
>
> Can Zylin Consulting help on your project?
>
> US toll free 1-866-980-3434 / International +47 51 63 25 00
>
> http://www.zylin.com/zy1000.html
> ARM7 ARM9 ARM11 XScale Cortex
> JTAG debugger and flash programmer
> _______________________________________________
> Openocd-development mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/openocd-development
>

I agree that if a clean fix cannot be implemented and tested then it
should be removed.

One option might be to pull out the JTAG ID code along with the rest
of the identifying factors to try and make the scenario even more
unique, but I do not have a way to verify that it will work on the
IMX51.

The only thought I have from what I have seen of the code is to call
"dap_queue_idcode_read" and include that value in the table of
identifying factors, but I am not sure if that will work on the
problem target or if it is alright to do in this section of the code.

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

Reply via email to