On Sunday 21 June 2009, Øyvind Harboe wrote:
> Committed.
It's wrongly using DOS-style line endings ...
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
Committed.
Thanks!
--
Øyvind Harboe
Embedded software and hardware consulting services
http://consulting.zylin.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
David Brownell wrote:
> 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...
Yes,
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
Adds configuration for Cortina Systems CS351x CPUs.
They are based on FA526 core.
Index: tcl/target/cs351x.cfg
===
--- tcl/target/cs351x.cfg (revision 0)
+++ tcl/target/cs351x.cfg (revision 0)
@@ -0,0 +1,30 @@
+if { [info