summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2023-10-17 16:00:14 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2023-11-29 17:06:09 +0100
commitf53a8b0e983fa059233d9588ab4f2970694d39b7 (patch)
tree8d2ef686a1e64d1909246a3a8b6fa25c79e9a674 /recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
parenta504066d9a8a94a0386dbd227614c56f917f493b (diff)
u-boot-toradex: Add patch to fix build errors
Add a patch to fix device tree build errors from other boards that are not related to Colibri. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> (cherry picked from commit b49784d54dbdc8532fc87c163f951ebff3073701)
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.bb1
1 files changed, 1 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 cdfd767..c1f091e 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
@@ -24,4 +24,5 @@ TDX_PATCHES = " \
file://0001-toradex-colibri_imx7-Enable-nand-emmc-detection-and-.patch \
file://0001-arm-imx-add-u-boot-nand.imx-to-boot-from-NAND-withou.patch \
file://0001-arm-mach-imx-Makefile-Extend-u-boot-nand.imx-padding.patch \
+ file://0001-arm-dts-Makefile-Prevent-build-errors-from-other-imx.patch \
"