Skip to content

fix(linux): U-Boot: Falcon-Mode: fix atf address names#445

Merged
StaticRocket merged 1 commit into
TexasInstruments:masterfrom
ArchUsr64:hotfix/falcon_atf_configs
Sep 18, 2025
Merged

fix(linux): U-Boot: Falcon-Mode: fix atf address names#445
StaticRocket merged 1 commit into
TexasInstruments:masterfrom
ArchUsr64:hotfix/falcon_atf_configs

Conversation

@ArchUsr64

Copy link
Copy Markdown
Contributor

A quick minor fix to the docs for falcon mode:

The ATF configs were incorrectly named in the documentation, PRELOADED_BL33_BASE is actually used for the kernel address and K3_HW_CONFIG_BASE for the DTB. They were described in the opposite manner in the docs.

Fixes: eb2c099 ("docs(linux): AM62AX, 62PX, 62X: add u-boot falcon mode")

The ATF configs were incorrectly named in the documentation,
PRELOADED_BL33_BASE is actually used for the kernel address and
K3_HW_CONFIG_BASE for the DTB. They were described in the opposite
manner in the docs.

Fixes: eb2c099 ("docs(linux): AM62AX, 62PX, 62X: add u-boot falcon mode")
Signed-off-by: Anshul Dalal <anshuld@ti.com>
@StaticRocket StaticRocket merged commit 727afeb into TexasInstruments:master Sep 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.