summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorHari Nagalla <hnagalla@ti.com>2023-12-05 14:00:27 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2023-12-06 09:11:39 -0600
commit14f637b36bfc1929a801cf8ce4681db9faf3a48a (patch)
treed3ae8b3cbcc5af4f30905fd41ae4c4fb8296059e /board
parentd83580ffea6f536e4ffa77d4126cbedaf9acdb97 (diff)
board: ti: am62p: Add FW name for MCU R5 remoteproc
Provide MCU R5 firmware name for u-boot loading of MCU remote core. Signed-off-by: Hari Nagalla <hnagalla@ti.com>
Diffstat (limited to 'board')
-rw-r--r--board/ti/am62px/am62px.env1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ti/am62px/am62px.env b/board/ti/am62px/am62px.env
index 9ed3ef5f71..2e49ebfa27 100644
--- a/board/ti/am62px/am62px.env
+++ b/board/ti/am62px/am62px.env
@@ -21,6 +21,7 @@ mmcdev=1
bootpart=1:2
bootdir=/boot
rd_spec=-
+rproc_fw_binaries= 0 /lib/firmware/am62p-mcu-r5f0_0-fw
#if CONFIG_CMD_ABOOTIMG
#include <environment/ti/mmc_android.env>