diff --git a/configs/am62ax_evm_r5_usbmsc_defconfig b/configs/am62ax_evm_r5_usbmsc_defconfig
index 9e95596d2ee4a6e070f4cb45d09f0077d8f5d684..659b2c9e9ba810eed81fedb52f174ffdcf91944c 100644
--- a/configs/am62ax_evm_r5_usbmsc_defconfig
+++ b/configs/am62ax_evm_r5_usbmsc_defconfig
@@ -1,6 +1,7 @@
 CONFIG_ARM=y
 CONFIG_ARCH_K3=y
 CONFIG_TI_SECURE_DEVICE=y
+CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x200000
 CONFIG_SYS_MALLOC_F_LEN=0x8000
 CONFIG_SPL_GPIO_SUPPORT=y
 CONFIG_SPL_LIBCOMMON_SUPPORT=y
diff --git a/configs/am62x_evm_r5_usbmsc_defconfig b/configs/am62x_evm_r5_usbmsc_defconfig
index e9533c94c81352b4ed8445ed3f4976d2d41e0e77..96b7305e15c3d9bf9a49d14971e94a656724bcda 100644
--- a/configs/am62x_evm_r5_usbmsc_defconfig
+++ b/configs/am62x_evm_r5_usbmsc_defconfig
@@ -1,5 +1,6 @@
 CONFIG_ARM=y
 CONFIG_ARCH_K3=y
+CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LEN=0x200000
 CONFIG_SYS_MALLOC_F_LEN=0x9000
 CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y