summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_5.4.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-04-24 05:14:30 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-04-23 23:31:32 +0000
commitdd0d596fffd66a0bd0665b2fbe0dc09c16d92268 (patch)
treea43ecb2f90e8f65f5c563fec9a45080be996ba8c /recipes-kernel/linux/linux-ti-staging_5.4.bb
parent08b60347caf748453c23a73ac7a991d4f04a737a (diff)
downloadmeta-ti-dd0d596fffd66a0bd0665b2fbe0dc09c16d92268.tar.gz
conf, recipes: add support for j7-hs-evm platform and j7 SoC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti-staging_5.4.bb')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb
index abf990e9..f468bef9 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb
@@ -52,7 +52,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_k2g = " prueth-fw"
52RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx = " prueth-fw-am65x" 52RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx = " prueth-fw-am65x"
53 53
54# Add run-time dependency for Cadence MHDP firmware to the rootfs 54# Add run-time dependency for Cadence MHDP firmware to the rootfs
55RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7-evm = " cadence-mhdp-fw" 55RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " cadence-mhdp-fw"
56 56
57KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 57KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
58 58