
29 Jun
2015
29 Jun
'15
10:38 p.m.
Hi Vladimir,
On Sat, Jun 27, 2015 at 10:03 PM, Vladimir Zapolskiy vz@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@mleia.com
Acked-by: Joe Hershberger joe.hershberger@ni.com
I'll pull this into u-boot-net/next, Thanks! -Joe