Commit 727afeb
fix(linux): U-Boot: Falcon-Mode: fix atf address names
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 <[email protected]>1 parent 98db0d7 commit 727afeb
File tree
1 file changed
+2
-2
lines changed- source/linux/Foundational_Components/U-Boot
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments