summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw
diff options
context:
space:
mode:
authorAniket Limaye <a-limaye@ti.com>2024-07-18 13:25:25 +0530
committerRyan Eatmon <reatmon@ti.com>2024-07-19 11:15:51 -0500
commit437fbea1146675cdf76c321e9b5a41b5b800b7e8 (patch)
tree3f64e8cab779b5a780f1854be3c7ada0edcda939 /meta-ti-bsp/recipes-bsp/cadence-mhdp-fw
parent03835ac8216a2043a212190e37d03bdb46d404e8 (diff)
downloadmeta-ti-437fbea1146675cdf76c321e9b5a41b5b800b7e8.tar.gz
meta-ti-bsp: Add support for j742s2-evm
- Add A72 and R5 machine configurations for j742s2-evm - Add firmware overrides. - Add u-boot overrides. Signed-off-by: Aniket Limaye <a-limaye@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/cadence-mhdp-fw')
-rw-r--r--meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb b/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
index ed1c7817..97363b2e 100644
--- a/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
+++ b/meta-ti-bsp/recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.cadence;md5=009f46816f6956cfb75ede13d3e1cee0"
8PV = "${CADENCE_MHDP_FW_VERSION}" 8PV = "${CADENCE_MHDP_FW_VERSION}"
9PR = "${INC_PR}.0" 9PR = "${INC_PR}.0"
10 10
11COMPATIBLE_MACHINE = "j721e|j721s2|j784s4" 11COMPATIBLE_MACHINE = "j721e|j721s2|j784s4|j742s2"
12 12
13TARGET = "mhdp8546.bin" 13TARGET = "mhdp8546.bin"
14 14