[U-Boot] [PATCH v2] usb: Prevent using reserved registers on DM36x usb

Marek Vasut marex at denx.de
Mon Sep 30 01:26:23 CEST 2013


Dear Andrew Murray,

> The musb driver defines and uses MUSB_CSR0_H_DIS_PING, however this
> bit is reserved on the DM36x. Thus this patch ensures that the
> reserved bit is not accesssed.
> 
> It has been observed that some USB devices will fail to enumerate
> with errors such as 'error in inquiry' without this patch.
> 
> See http://www.ti.com/litv/pdf/sprufh9a for details.
> 
> Cc: Marek Vasut <marex at denx.de>
> Cc: Tom Rini <trini at ti.com>
> Signed-off-by: Andrew Murray <amurray at embedded-bits.co.uk>

Tom, can you check this and if it's OK with you, pick this by hand?

For my part, I'm fine here,

Acked-by: Marek Vasut <marex at denx.de>

Best regards,
Marek Vasut


More information about the U-Boot mailing list