diff options
author | Judith Mendez | 2024-04-10 13:20:16 -0500 |
---|---|---|
committer | Tom Rini | 2024-04-17 17:06:11 -0600 |
commit | 312d4e23e60fc0c64c36c9ca809019a4e9cbf850 (patch) | |
tree | 775b3e91141e62e2f2c45ab401bc15d9fb4aef8c /.checkpatch.conf | |
parent | 11987d3baf92829edb16ce3c555a50bd4ca070ed (diff) |
configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw boot
EMMC boot can fail due to the size of R5 SPL image growing beyond the
500KB of memory allocated in eMMC. Update offsets for eMMMC raw boot
to load each binary from the correct address in eMMC according to the
following eMMC layout:
boot0/1 partition
0x0+----------------------------------+
| tiboot3.bin (1 MB) |
0x800+----------------------------------+
| tispl.bin (2 MB) |
0x1800+-----------------------------------+
| u-boot.img (4 MB) |
0x3800+-----------------------------------+
| environment (128 KB) |
0x3900+-----------------------------------+
Signed-off-by: Judith Mendez <jm@ti.com>
Diffstat (limited to '.checkpatch.conf')
0 files changed, 0 insertions, 0 deletions