u-boot/arch/arm
Stefano Babic 734af242c2 OMAP: disable gpmc timeout safely for reenabling
gpmc timeout is disabled and the reset counter
is set to 0. However, if later a driver activates
the timeout setting the reset to a valid value,
the old reset value with zero is still valid
for the first access. In fact, the timeout block
loads the reset counter after a successful access.

Found on a am335x board with a FPGA connected
to the GPMC bus together with the NAND.
When the FPGA driver in kernel activates
the timeout, the system hangs at the first access
by the NAND driver.

Signed-off-by: Stefano Babic <sbabic@denx.de>
2014-06-19 17:53:59 -04:00
..
cpu OMAP: disable gpmc timeout safely for reenabling 2014-06-19 17:53:59 -04:00
dts ARM: tegra: enable USB device mode and UMS on some boards 2014-06-05 11:25:54 -07:00
imx-common iomux-v3: Add support for mx6sl LVE bit 2014-05-09 15:10:53 +02:00
include/asm ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c 2014-06-19 17:53:58 -04:00
lib arm: fix a double-definition error of _start symbol 2014-06-09 10:36:40 +02:00
config.mk build:arm: Remove setting of CROSS_COMPILE environment variable 2014-04-07 20:04:36 +02:00