u-boot/arch/arm
Ilya Yanok 833a53c627 musb-new: am35x backend driver
Backend driver for MUSB OTG controllers found on TI AM35x.

It seems that on AM35X interrupt status registers can be updated
_before_ core registers. As we don't use true interrupts in U-Boot
and poll interrupt status registers instead this can result in
interrupt handler being called with non-updated core registers.
This confuses the code and result in hanged transfers.
Add a small delay in am35x_interrupt as a workaround.

Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
2012-11-20 00:16:07 +01:00
..
cpu am33xx: init OTG hardware and new musb gadget driver 2012-11-20 00:16:07 +01:00
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common Merge remote-tracking branch 'u-boot-imx/master' 2012-10-27 11:43:17 +02:00
include/asm musb-new: am35x backend driver 2012-11-20 00:16:07 +01:00
lib pmic: Introduce power_init_board() method at ./lib/board.c file 2012-11-14 11:21:09 +01:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00