summaryrefslogtreecommitdiff
path: root/scripts/basic/fixdep.c
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2023-01-08 13:16:38 +0100
committerStefan Roese <[email protected]>2023-03-01 06:39:17 +0100
commit353bdaecee9874b21d6feb3cabfe369194197b1e (patch)
treec2370e43bd05ba2ac59e307e1bd9d2e528cf7e17 /scripts/basic/fixdep.c
parent8562a1c6a4572550f752d4deca95d9efdd9b5265 (diff)
arm: mvebu: spl: Fix parsing SDIO kwbimage
Despite the official specification, Marvell BootROM does not interpret srcaddr from SDIO image as offset in number of sectors (like for SATA image), but as offset in bytes (like for all other images except SATA). To process SDIO kwbimage and load U-Boot proper from it in the same way as Marvell BootROM, it is needed to interpret srcaddr in bytes. This change fixes booting of U-Boot proper from SPL code stored in SDIO image. Fixes: 2226ca173486 ("arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header") Signed-off-by: Pali Rohár <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions