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 4ea551b509bdff2541453046a54b2dc87720d08b..c57cff530089b2f4ca1db1e298259f64416eb9fe 100644 --- a/configs/am62ax_evm_r5_defconfig +++ b/configs/am62ax_evm_r5_defconfig @@ -105,3 +105,4 @@ CONFIG_SPL_TIMER=y CONFIG_OMAP_TIMER=y CONFIG_LIB_RATIONAL=y CONFIG_SPL_LIB_RATIONAL=y +CONFIG_K3_IODDR=y -- 2.49.0