> are you sure about this ?
> 
> It seems to me that buffer[i] is directly filled by target, and I see
> no reason that it is in the host endianess...

Hi Drasko,

Yes I'm sure. I tested it on my big endian host platform.

I do not understand the code completely, but I think it's caused by the mips 
ejtag functions.

Example:
- mips_ejtag_drscan_32 uses uint32 for data
- buf_set_u32 and buf_get_u32 make sure that data is in host endianness

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

Reply via email to