summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew Murray <amurray@embedded-bits.co.uk>2013-09-29 18:02:22 +0100
committerTom Rini <trini@ti.com>2013-10-10 07:58:00 -0400
commit99b4eaa68e0e2fdd9b0d0b1d40809d7e8f92044f (patch)
tree7c169e484751393a44ca75e84a7401cf54fbf28f /doc
parent7406d321cc7c2dfdd89891f74117f1b2e8db0459 (diff)
downloadu-boot-imx-99b4eaa68e0e2fdd9b0d0b1d40809d7e8f92044f.zip
u-boot-imx-99b4eaa68e0e2fdd9b0d0b1d40809d7e8f92044f.tar.gz
u-boot-imx-99b4eaa68e0e2fdd9b0d0b1d40809d7e8f92044f.tar.bz2
usb: Prevent using reserved registers on DM36x usb
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@denx.de> Cc: Tom Rini <trini@ti.com> Signed-off-by: Andrew Murray <amurray@embedded-bits.co.uk> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions