On Sunday 21 June 2009, Paulius Zaleckas wrote:
> +
> +if { [info exists ENDIAN] } {
> + set _ENDIAN $ENDIAN
> +} else {
> + set _ENDIAN little
> +}
> +
Can this chip actually override its endianness?
If not, I suggest removing that...
I think it's counterproductive to support that
particular idiom except on those rare chips
where the endianness *CAN* change. The default
in OpenOCD is little endian.
Hmm ... I'll send some relevant patches along
soonish.
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development