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

Joe Hershberger joe.hershberger at gmail.com
Wed Aug 12 21:33:15 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>

Applied to u-boot-net, thanks!
-Joe


More information about the U-Boot mailing list