summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_5.4.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-05-07 01:20:09 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-05-07 01:14:16 +0000
commit29b8f2d7ce17b085237535a9fbcb02817d065a51 (patch)
tree323d3d34306a5114e1d61b41b3f9097bae8b691b /recipes-kernel/linux/linux-ti-staging_5.4.bb
parentd0996bea80d7467be120b8efdbf81379ced1c68d (diff)
downloadmeta-ti-29b8f2d7ce17b085237535a9fbcb02817d065a51.tar.gz
prueth-fw-am65x-sr2: add prebuilt PRU Ethernet FW for AM65x SR2.0
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.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb
index 9f893ccf..7144a955 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb
@@ -50,6 +50,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_ti43x = " prueth-fw"
50RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_ti33x = " prueth-fw" 50RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_ti33x = " prueth-fw"
51RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_k2g = " prueth-fw" 51RDEPENDS_${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"
53RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx-evm = " prueth-fw-am65x-sr2"
53 54
54# Add run-time dependency for Cadence MHDP firmware to the rootfs 55# Add run-time dependency for Cadence MHDP firmware to the rootfs
55RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " cadence-mhdp-fw" 56RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_j7 = " cadence-mhdp-fw"