
1 Oct
2015
1 Oct
'15
10:19 p.m.
Hi Wolfgang,
On Thu, Oct 1, 2015 at 5:11 PM, Wolfgang Denk wd@denx.de wrote:
I'm sorry, but I fail to understand how writew() can be better than another I/O accessor. Neither of these has the capability to detect the endianess of this specific register interface ?
It's not that writew() is better. The problem is that we cannot use clrsetbits_le16() for a big endian controller.
Regards,
Fabio Estevam