imx-atf: reorder patches and apply independently of platform

The Digi commits on the imx-atf repository are now part of the
same branch and apply on top of each other since they do not
collide with each other.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2025-09-10 09:04:43 +02:00
parent 1437b734a3
commit 59e02043bc
4 changed files with 4 additions and 8 deletions

View File

@ -2,19 +2,15 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
SRC_URI:append:ccimx8m = " \
SRC_URI:append:dey = " \
file://0001-imx8mm-Define-UART1-as-console-for-boot-stage.patch \
file://0002-imx8mm-Disable-M4-debug-console.patch \
file://0003-imx8mn-Define-UART1-as-console-for-boot-stage.patch \
file://0004-imx8mn-Disable-M7-debug-console.patch \
file://0005-imx8mm-set-BL32_BASE-and-map-high-DRAM-for-ccimx8mm-.patch \
"
SRC_URI:append:ccimx91 = " \
file://0001-ccimx91-use-UART6-for-the-default-console.patch \
"
SRC_URI:append:ccimx93 = " \
file://0001-ccimx93-use-UART6-for-the-default-console.patch \
file://0002-imx93-bring-back-ELE-clock-workaround-for-soc-revisi.patch \
file://0006-ccimx93-use-UART6-for-the-default-console.patch \
file://0007-imx93-bring-back-ELE-clock-workaround-for-soc-revisi.patch \
file://0008-ccimx91-use-UART6-for-the-default-console.patch \
"
BOOT_TOOLS = "imx-boot-tools"