diff options
| author | Pali Rohár <[email protected]> | 2021-09-24 23:06:59 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2021-10-01 11:07:13 +0200 |
| commit | f2c644e0b8bc7dc842c8b27e65c69e503687296f (patch) | |
| tree | 8f4f55892cf52cbd95f2f5c99ebc15f74bd0aa81 /include/linux/build_bug.h | |
| parent | 792e42355083a7d57c156b45ce6701243989c495 (diff) | |
tools: kwboot: Patch destination address to DDR area for SPI image
SPI/NOR kwbimage may have destination address set to 0xFFFFFFFF, which
means that the image is not downloaded to DDR but rather it is executed
directly from SPI/NOR. In this case execution address is set to SPI/NOR
area.
When patching image to UART type, change destination and execution
addresses from SPI/NOR XIP area to DDR area 0x00800000 (which is default
for A38x).
Signed-off-by: Pali Rohár <[email protected]>
[ refactored ]
Signed-off-by: Marek Behún <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include/linux/build_bug.h')
0 files changed, 0 insertions, 0 deletions
