[U-Boot] [PATCH] net: lpc32xx: correct command register reset value

Joe Hershberger joe.hershberger at gmail.com
Mon Jun 29 22:38:30 CEST 2015


Hi Vladimir,

On Sat, Jun 27, 2015 at 10:03 PM, Vladimir Zapolskiy <vz at mleia.com> wrote:
> According to LPC32x0 User Manual the following bits in Command
> register 0x3106_0100 are defined:
>
>   Bit    Symbol
>     2  - Unused
>     3  RegReset
>     4   TxReset
>     5   RxReset
>
> Fix wrong (1-bit shifted right) COMMAND_RESETS value, which sets
> an unused bit, but neglects RxReset.
>
> Signed-off-by: Vladimir Zapolskiy <vz at mleia.com>
> ---

Acked-by: Joe Hershberger <joe.hershberger at ni.com>

I'll pull this into u-boot-net/next, Thanks!
-Joe


More information about the U-Boot mailing list