|
From: Mahr, S. <Ste...@sp...> - 2011-07-08 16:23:42
|
> 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. |