From b96ed24db3af01904b02dcb29c148e66797b3c3a Mon Sep 17 00:00:00 2001 From: T Pratham Date: Thu, 29 May 2025 12:01:41 +0530 Subject: [PATCH] fix(U-Boot): Correct typo in AM62LX Boot Flow Signed-off-by: T Pratham --- .../linux/Foundational_Components/U-Boot/UG-General-Info.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/linux/Foundational_Components/U-Boot/UG-General-Info.rst b/source/linux/Foundational_Components/U-Boot/UG-General-Info.rst index 55454ef82..3bc9e51e8 100644 --- a/source/linux/Foundational_Components/U-Boot/UG-General-Info.rst +++ b/source/linux/Foundational_Components/U-Boot/UG-General-Info.rst @@ -1728,8 +1728,8 @@ Boot Flow .. ifconfig:: CONFIG_part_variant in ('AM62LX') - Unlike with most other K3 SoCs the AM62LX does not have an Cortext-R5 - MCU core which ROM uses to initialize the SoC therefore uses a 2 + Unlike with most other K3 SoCs, the AM62LX does not have an Cortext-R5 + MCU core which ROM uses to initialize the SoC. Therefore it uses a 2 phase ROM boot. The first phase will load the tiboot3.bin image which contains Trusted-Firmware-A's BL-1 loader along with the typical X.509 certificate to authenticate and validate the image which is used to