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, it can. By bootstrap pin and even by software writing some special register. > 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 Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development