summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/am62ax_evm_r5_usbmsc_defconfig1
-rw-r--r--configs/am62x_evm_r5_usbmsc_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/am62ax_evm_r5_usbmsc_defconfig b/configs/am62ax_evm_r5_usbmsc_defconfig
index 9e95596d2e..659b2c9e9b 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 e9533c94c8..96b7305e15 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