summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRavi Gunasekaran <r-gunasekaran@ti.com>2023-06-15 14:42:59 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2023-06-16 17:18:31 -0500
commit03862d162ff0e7ce7b411316b30d70d2059113e1 (patch)
tree01035bbb0604e71363d66404f0aa1b66b445ed76
parent0ade0d42ab90f244a9fce8128ac6278f13f3c406 (diff)
configs: am62x_evm_r5_usbdfu_defconfig: Add HS support
Enable TI_SECURE_DEVICE on HS device for DFU boot. Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
-rw-r--r--configs/am62x_evm_r5_usbdfu_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am62x_evm_r5_usbdfu_defconfig b/configs/am62x_evm_r5_usbdfu_defconfig
index 00a0821b6d..0b057fd193 100644
--- a/configs/am62x_evm_r5_usbdfu_defconfig
+++ b/configs/am62x_evm_r5_usbdfu_defconfig
@@ -1,5 +1,6 @@
CONFIG_ARM=y
CONFIG_ARCH_K3=y
+CONFIG_TI_SECURE_DEVICE=y
CONFIG_SYS_MALLOC_LEN=0x08000000
CONFIG_SYS_MALLOC_F_LEN=0x9000
CONFIG_SPL_LIBCOMMON_SUPPORT=y