Enable K3_IODDR to enable support to resume from DDR after exiting IO+DDR. Signed-off-by: Markus Schneider-Pargmann <m...@baylibre.com> --- configs/am62ax_evm_r5_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/am62ax_evm_r5_defconfig b/configs/am62ax_evm_r5_defconfig index 1f7750c4c031a273321df60e3feb39a8f34b0e42..8cccd2dc2fe06ec69ff07389abda6f6fa81ff711 100644 --- a/configs/am62ax_evm_r5_defconfig +++ b/configs/am62ax_evm_r5_defconfig @@ -107,3 +107,4 @@ CONFIG_SPL_TIMER=y CONFIG_OMAP_TIMER=y CONFIG_LIB_RATIONAL=y CONFIG_SPL_LIB_RATIONAL=y +CONFIG_K3_IODDR=y -- 2.47.2