nuttx/arch/arm64
Jukka Laitinen ab92c23c6e arch/arm64/src/imx9/imx9_usdhc.c: Fix imx9 usdhc DMA initialization
USDHC_PROCTL selects whether the usdhc uses SDMA or ADMA. This driver
only uses the SDMA or no DMA at all, so select that option. There might be a
wrong register value left by ROM code or an earlier bootloader which uses
ADMA.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2026-08-05 02:08:37 +08:00
..
include arm64/am62x: add core boot and serial support 2026-05-28 22:21:38 +08:00
src arch/arm64/src/imx9/imx9_usdhc.c: Fix imx9 usdhc DMA initialization 2026-08-05 02:08:37 +08:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arm64/am62x: add core boot and serial support 2026-05-28 22:21:38 +08:00