summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_4.19.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-06-27 02:54:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-26 21:01:43 +0000
commit4c130089c5db0a3da9811e2ec768fcba48eba6bb (patch)
treeda47b2f1e6c4d7be7445493eac1c41dce353755e /recipes-kernel/linux/linux-ti-staging_4.19.bb
parent269ec4bb147225b37f77eadc65762aef3a388bf9 (diff)
downloadmeta-ti-194e9d599fcf1b85f89d724232feb361e8be86df.tar.gz
cadence-mhdp-fw: add Cadence MHDP DP bridge firmwareti2019.02-rc1
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti-staging_4.19.bb')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index d76d4bb3..c4ee4ba9 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -50,6 +50,9 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am335x-evm = " prueth-fw"
50RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_k2g = " prueth-fw" 50RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_k2g = " prueth-fw"
51RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx-evm = " prueth-fw-bin" 51RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx-evm = " prueth-fw-bin"
52 52
53# Add run-time dependency for Cadence MHDP firmware to the rootfs
54RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7-evm = " cadence-mhdp-fw"
55
53KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 56KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
54 57
55S = "${WORKDIR}/git" 58S = "${WORKDIR}/git"