mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 07:31:15 +00:00
ef473d541d
AM64 ES2.0 bootrom seems to enable WAIT0EDGEDETECTION interrupt. This causes a lockup at A53 SPL when accessing NAND controller or ELM registers. A good option would be to softrest GPMC block at probe but this cannot be done for AM64 as SOFTRESET bit is marked as reserved in SYSCONFIG register. Fix the issue by disabling all IRQs at probe. Signed-off-by: Roger Quadros <rogerq@kernel.org> |
||
---|---|---|
.. | ||
atmel_ebi.c | ||
Kconfig | ||
Makefile | ||
memory-sandbox.c | ||
memory-uclass.c | ||
stm32-fmc2-ebi.c | ||
ti-aemif.c | ||
ti-gpmc.c | ||
ti-gpmc.h |