mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
f2949f84a3
This performs the DDR training for imx93-evk. In addition to the source code, it downloads binaries which are included in the final image. The bootloader must be ARCH_CORTEX_A53 instead of A55 due to atomic instructions that don't work with the OCRAM / EL3 combination. Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>