summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-08-10 14:45:57 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-09-05 05:52:34 -0300
commite8c54dc6fb4f29fbe9a788e322797cdafbffa727 (patch)
tree3c6ed2329323de082fb9bf18fb1999713810b818 /recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
parent2ba95577264350546f17c655b6dd47f1e9bdae45 (diff)
u-boot-toradex: verdin-am62: integrate binman firmware and deploy artifacts
This enables building upstream U-Boot for Verdin AM62 including building and deploying tiboot3 and tispl with binman. Related-to: ELB-5331 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex_2022.07.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex_2022.07.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
index ee66a11..e9fdfaf 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
@@ -1,5 +1,8 @@
require recipes-bsp/u-boot/u-boot-common.inc
require recipes-bsp/u-boot/u-boot.inc
+BINMAN_HANDLING = ""
+BINMAN_HANDLING:ti-soc = "recipes-bsp/u-boot/binman-ti.inc"
+require ${BINMAN_HANDLING}
LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
DEPENDS += "bc-native dtc-native"