mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-09-25 08:40:30 +00:00
2d24e761cb0d7759a14c6a74ae50ce668f6999f0
In falcon mode, ATF jumps straight to the linux kernel which requires a 2MiB aligned load address. Hence this patch changes the ATF jump address (PRELOADED_BL33_BASE) to a 2MiB aligned value 0x82000000 and the DTB address (K3_HW_CONFIG_BASE) to 0x88000000. These values are chosen to be consistent with the addresses used by u-boot when booting in the normal flow. Signed-off-by: Anshul Dalal <anshuld@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Collection of layers for the OE-core universe Please see the respective READMEs in the layer subdirectories
Languages
BitBake
93.4%
Shell
3.6%
Pascal
1.3%
C++
0.8%
Pawn
0.5%
Other
0.3%