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-11-08 15:29:15 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2023-11-29 17:06:48 +0100
commit4d31cb895ee28b760f3913da77b3e2eff41a38cc (patch)
tree4cfad590df66c88c0da26c88333610c7340159aa /recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
parentf53a8b0e983fa059233d9588ab4f2970694d39b7 (diff)
u-boot-toradex: Add patches for fastboot support
This commit introduces patches to the defconfig of Apalis/Colibri iMX6, Colibri iMX7 and Colibri iMX6ULL to enable fastboot support and adds a logic to the bootcmd to select SDP or Fastboot based on the configs enabled. Related-to: TEI-1136 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> (cherry picked from commit 266bdf4d7b1ce31bcbc35dd92f52ca45c60eadba)
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.bb2
1 files changed, 2 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 c1f091e..33cddc5 100644
--- a/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex_2022.07.bb
@@ -25,4 +25,6 @@ TDX_PATCHES = " \
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 \
+ file://0001-apalis-colibri-imx6-imx6ull-imx7-defconfig-Enable-fa.patch \
+ file://0002-board-apalis-colibri-imx6-imx6ull-imx7-Add-fastboot-.patch \
"