Other Parts Discussed in Thread: AM62P,
Tool/software:
MPU: AM62P
SDK: 10.0
EVK: SK-AM62P-LP
Description:
Chap. 4.1.10.2.1, we try to enable DMA in the bootloader, and find out that configurations of BOOTLOADER shown on the URL differ from what we have. (See below comparison charts).

Yours on left hand side is published on URL; ours on right hand side is from "make syscfg".
You have 3 bootloader configs: CONFIG_BOOTLOADER_FLASH_MCU, CONFIG_BOOTLOADER_FLASH_LINUX and CONFIG_BOOTLOADER_FLASH_HSM.
We have 1 bootloader config: CONFIG_BOOTLOADER_APP
Question:
I think we should have identical syscfc for quick boot solution. If so, how can we get your configurations for reference? If not, what bootloader config should be?
Thank you.
Wilson