summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-06-27 23:03:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-06-28 15:44:13 +0000
commit711aff1898f1876ab367d9430d6ffd586172c721 (patch)
tree3333ff86ae8934963df57ec60a744822c8e018f4 /recipes-kernel
parentd34f812df3d471e4f4dd01d6c67d5621d2bbbfbb (diff)
downloadmeta-ti-711aff1898f1876ab367d9430d6ffd586172c721.tar.gz
linux-ti-staging: pull in AM65xx PRUETH binary FW
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.14.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb
index 95f60643..0a6adcc1 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb
@@ -47,6 +47,7 @@ RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am57xx-evm = " prueth-fw"
47RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am437x-evm = " prueth-fw" 47RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am437x-evm = " prueth-fw"
48RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am335x-evm = " prueth-fw" 48RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am335x-evm = " prueth-fw"
49RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_k2g = " prueth-fw" 49RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_k2g = " prueth-fw"
50RDEPENDS_${KERNEL_PACKAGE_NAME}-base_append_am65xx-evm = " prueth-fw-bin"
50 51
51KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 52KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
52 53