diff options
Diffstat (limited to 'meta-ti-bsp')
| -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 ddb91e99..7ce09383 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 | |||
| @@ -38,6 +38,7 @@ INSTALL_DM_FW_DIR = "${nonarch_base_libdir}/firmware/${DM_FW_DIR}" | |||
| 38 | 38 | ||
| 39 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" | 39 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" |
| 40 | DM_FIRMWARE:am62axx = "dm_edgeai_mcu1_0_release_strip.out" | 40 | DM_FIRMWARE:am62axx = "dm_edgeai_mcu1_0_release_strip.out" |
| 41 | DM_FIRMWARE:am62pxx = "${@oe.utils.conditional('DISPLAY_CLUSTER_ENABLE', '1', 'dss_display_share.wkup-r5f0_0.release.strip.out', 'ipc_echo_testb_mcu1_0_release_strip.xer5f', d)}" | ||
| 41 | 42 | ||
| 42 | DM_FW_LIST = "" | 43 | DM_FW_LIST = "" |
| 43 | DM_FW_LIST:j721e = "${DM_FIRMWARE}" | 44 | 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 ae8a6395..2b75de70 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 | |||
| @@ -48,6 +48,7 @@ DEPENDS:append:j784s4 = " ti-hsm-demo-fw" | |||
| 48 | 48 | ||
| 49 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" | 49 | DM_FIRMWARE = "ipc_echo_testb_mcu1_0_release_strip.xer5f" |
| 50 | DM_FIRMWARE:am62axx = "dm_edgeai_mcu1_0_release_strip.out" | 50 | DM_FIRMWARE:am62axx = "dm_edgeai_mcu1_0_release_strip.out" |
| 51 | DM_FIRMWARE:am62pxx = "${@oe.utils.conditional('DISPLAY_CLUSTER_ENABLE', '1', 'dss_display_share.wkup-r5f0_0.release.strip.out', 'ipc_echo_testb_mcu1_0_release_strip.xer5f', d)}" | ||
| 51 | 52 | ||
| 52 | PLAT_SFX = "" | 53 | PLAT_SFX = "" |
| 53 | PLAT_SFX:j721e = "j721e" | 54 | PLAT_SFX:j721e = "j721e" |
