summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2023-01-08 13:20:20 +0100
committerStefan Roese <[email protected]>2023-03-01 06:39:17 +0100
commit8562a1c6a4572550f752d4deca95d9efdd9b5265 (patch)
tree4cdde6d7fe7fe935c3e196b97f744f32ed24b061 /scripts/Makefile.lib
parent14b866e6d650645881cac041db64f67158ced24e (diff)
tools: kwboot: 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 parse SDIO kwbimage in the same way as Marvell BootROM, it is needed to interpret srcaddr in bytes. This change fixes loading of SDIO images via kwboot over UART. Fixes: 792e42355083 ("tools: kwboot: Patch source address in image header") Signed-off-by: Pali Rohár <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions