-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #102 from hnez/tfa-2.9
meta-lxatac-bsp: arm-trusted-firmware-a: update to version 2.9
- Loading branch information
Showing
10 changed files
with
109 additions
and
524 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 0 additions & 22 deletions
22
.../recipes-bsp/arm-trusted-firmware-a/files/patches/0002-lxatac-ETH-PLL-configuration.patch
This file was deleted.
Oops, something went wrong.
90 changes: 0 additions & 90 deletions
90
...s-bsp/arm-trusted-firmware-a/files/patches/0003-lxatac-use-custom-PLL-configuration.patch
This file was deleted.
Oops, something went wrong.
21 changes: 21 additions & 0 deletions
21
.../arm-trusted-firmware-a/files/patches/0101-Release-2.9-customers-lxa-tac-20240130-2.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
From: =?UTF-8?q?Leonard=20G=C3=B6hrs?= <l.goehrs@pengutronix.de> | ||
Date: Tue, 30 Jan 2024 09:11:27 +0100 | ||
Subject: [PATCH] Release 2.9/customers/lxa/tac/20240130-2 | ||
|
||
--- | ||
Makefile | 2 +- | ||
1 file changed, 1 insertion(+), 1 deletion(-) | ||
|
||
diff --git a/Makefile b/Makefile | ||
index 2c5748fe1567..760c27ffec92 100644 | ||
--- a/Makefile | ||
+++ b/Makefile | ||
@@ -330,7 +330,7 @@ endif | ||
ifeq (${BUILD_STRING},) | ||
BUILD_STRING := $(shell git describe --always --dirty --tags 2> /dev/null) | ||
endif | ||
-VERSION_STRING := v${VERSION}(${BUILD_TYPE}):${BUILD_STRING} | ||
+VERSION_STRING := v${VERSION}(${BUILD_TYPE}):${BUILD_STRING}-20240130-2 | ||
|
||
ifeq (${AARCH32_INSTRUCTION_SET},A32) | ||
TF_CFLAGS_aarch32 += -marm |
104 changes: 0 additions & 104 deletions
104
...-firmware-a/files/patches/0101-fix-stm32mp1-fdts-stm32mp1-align-DDR-regulators-with.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.