
20 May
2014
20 May
'14
5:37 p.m.
On 05/08/2014 04:35 AM, Nikhil Badola wrote:
Define and use CONTROL_REGISTER_W1C_MASK to make sure that w1c bits of usb control register do not get reset while writing any other bit
Signed-off-by: Nikhil Badola nikhil.badola@freescale.com Signed-off-by: Ramneek Mehresh ramneek.mehresh@freescale.com
Changes for v2:
- Using clrsetbits_be32() instead of new API
Applied to u-boot-mpc85xx/master.
York