[U-Boot] [PATCH] Revert "imx: wdog: correct wcr register settings"

Fabio Estevam festevam at gmail.com
Thu Oct 1 22:19:51 CEST 2015


Hi Wolfgang,

On Thu, Oct 1, 2015 at 5:11 PM, Wolfgang Denk <wd at 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


More information about the U-Boot mailing list