Skip to content

Commit 4ea9a73

Browse files
Pratham-TStaticRocket
authored andcommitted
fix(U-Boot): Correct typo in AM62LX Boot Flow
Signed-off-by: T Pratham <t-pratham@ti.com>
1 parent 2c9cd9f commit 4ea9a73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/linux/Foundational_Components/U-Boot/UG-General-Info.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,8 +1728,8 @@ Boot Flow
17281728

17291729
.. ifconfig:: CONFIG_part_variant in ('AM62LX')
17301730

1731-
Unlike with most other K3 SoCs the AM62LX does not have an Cortext-R5
1732-
MCU core which ROM uses to initialize the SoC therefore uses a 2
1731+
Unlike with most other K3 SoCs, the AM62LX does not have an Cortext-R5
1732+
MCU core which ROM uses to initialize the SoC. Therefore it uses a 2
17331733
phase ROM boot. The first phase will load the tiboot3.bin image which
17341734
contains Trusted-Firmware-A's BL-1 loader along with the typical X.509
17351735
certificate to authenticate and validate the image which is used to

0 commit comments

Comments
 (0)