diff options
| -rw-r--r-- | meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb | 1 | ||||
| -rw-r--r-- | meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb b/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb index 638138f4..a7d15e30 100644 --- a/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb +++ b/meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb | |||
| @@ -39,6 +39,7 @@ DM_FW_DIR = "ti-dm/${PLAT_SFX}" | |||
| 39 | INSTALL_DM_FW_DIR = "${nonarch_base_libdir}/firmware/${DM_FW_DIR}" | 39 | INSTALL_DM_FW_DIR = "${nonarch_base_libdir}/firmware/${DM_FW_DIR}" |
| 40 | 40 | ||
| 41 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" | 41 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" |
| 42 | DM_FIRMWARE:am62axx = "dm_edgeai_mcu1_0_release_strip.out" | ||
| 42 | 43 | ||
| 43 | DM_FW_LIST = "" | 44 | DM_FW_LIST = "" |
| 44 | DM_FW_LIST:j721e = "${DM_FIRMWARE}" | 45 | DM_FW_LIST:j721e = "${DM_FIRMWARE}" |
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc index e337f84f..57bf7a4e 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | |||
| @@ -45,6 +45,7 @@ DEPENDS:append:j721s2 = " ti-hsm-demo-fw" | |||
| 45 | DEPENDS:append:j784s4 = " ti-hsm-demo-fw" | 45 | DEPENDS:append:j784s4 = " ti-hsm-demo-fw" |
| 46 | 46 | ||
| 47 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" | 47 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" |
| 48 | DM_FIRMWARE:am62axx = "dm_edgeai_mcu1_0_release_strip.out" | ||
| 48 | 49 | ||
| 49 | PLAT_SFX = "" | 50 | PLAT_SFX = "" |
| 50 | PLAT_SFX:j721e = "j721e" | 51 | PLAT_SFX:j721e = "j721e" |
