diff options
| author | Pali Rohár <[email protected]> | 2022-08-05 22:09:40 +0200 |
|---|---|---|
| committer | Marek Behún <[email protected]> | 2022-09-16 17:39:45 +0200 |
| commit | 7696b80ec5e90ec3c2fa759cfe129918ce0e0a26 (patch) | |
| tree | aee4e39db7879d5edc940d5b73a3bfc2f39f26ee /doc/develop | |
| parent | 04e9cd7a98e7620a694e729c45e2d4aeb9317f6e (diff) | |
powerpc: mpc85xx: Fix loading U-Boot proper from SD card in SPL
Change 8-byte alignment of SPL binary to just 4-byte alignment as objcopy
trims trailing zero bytes when converting ELF file to RAW binary.
This is same fix for SPL linker script as was done fix for U-Boot linker
script in commit e8c0e0064c8a ("powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE
support").
It is required for the patch "mmc: fsl_esdhc_spl: Add support for builds
without CONFIG_SYS_MMC_U_BOOT_OFFS" which triggered this issue in SPL.
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Marek Behún <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
