Commit ab143a1
fix(U-Boot): fix bl1 and bl31 to have the correct TFA path
When building TFA for AM62L, the bl1.bin and bl31.bin files are in
the am62l/release/ directory instead of the lite/releases/ directory.
Fix the lite directory to be the am62l directory.
Signed-off-by: Kendall Willis <[email protected]>1 parent 7c613b6 commit ab143a1
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 | |
|---|---|---|---|
| |||
678 | 678 | | |
679 | 679 | | |
680 | 680 | | |
681 | | - | |
682 | | - | |
| 681 | + | |
| 682 | + | |
683 | 683 | | |
684 | 684 | | |
685 | 685 | | |
| |||
0 commit comments