|
From: Drasko D. <dra...@gm...> - 2011-07-08 16:27:32
|
On Fri, Jul 8, 2011 at 4:23 PM, Mahr, Stefan <Ste...@sp...> wrote: >> Is this swap to host endianess done by buf_get_u32() in >> mips_ejtag_drscan_32() after the queue has been executed ? > > Yes, buf_get_u32() and buf_set_u32() make sure uint32 is in host endianness. OK, we are slowely nailing it... Just let me see how the hell these functions do the conversion target/host endianess.... Do you have any idea ? BR, Drasko |