summaryrefslogtreecommitdiff
path: root/meta-nuvoton/conf/machine
diff options
context:
space:
mode:
authorTim Lee <timlee660101@gmail.com>2024-03-04 11:30:23 +0300
committerTim Lee <chli30@nuvoton.com>2024-03-05 03:57:38 +0300
commit24619d822a904f611060bbf280224f575b023c08 (patch)
tree30c8ca97b73b481edd379a12c9bb46c24429cb49 /meta-nuvoton/conf/machine
parent0dfe19a7728b9a890e9a154afcf023602b79c6be (diff)
downloadopenbmc-24619d822a904f611060bbf280224f575b023c08.tar.xz
meta-nuvoton: trusted-firmware-a: update to v2.10
Remove PREFERRED_VERSION_trusted-firmware-a ?= "2.9.%" in npcm8xx.inc, and create a new 2.10.%.bbappend to align current version in arm layer. Tested: Device can boot successfully with correct version as below: NOTICE: BL31: v2.10.0(release) Signed-off-by: Tim Lee <timlee660101@gmail.com> Change-Id: Ie62df7a91f359eac94696b6033543a3a6ef439e3
Diffstat (limited to 'meta-nuvoton/conf/machine')
-rw-r--r--meta-nuvoton/conf/machine/include/npcm8xx.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-nuvoton/conf/machine/include/npcm8xx.inc b/meta-nuvoton/conf/machine/include/npcm8xx.inc
index a0f347c4ca..96fed0007c 100644
--- a/meta-nuvoton/conf/machine/include/npcm8xx.inc
+++ b/meta-nuvoton/conf/machine/include/npcm8xx.inc
@@ -47,7 +47,6 @@ UBOOT_MKIMAGE:append:npcm8xx = " -E -B 8"
COMPATIBLE_MACHINE:npcm8xx = "npcm8xx"
TFA_PLATFORM = "npcm845x"
-PREFERRED_VERSION_trusted-firmware-a ?= "2.9.%"
# Nuvoton prefers optee for BL32.
TFA_SPD = "opteed"