diff options
| author | Inochi Amaoto <[email protected]> | 2024-02-23 16:18:12 +0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2024-02-24 15:56:55 +0530 |
| commit | 7227cddcb4c09cf63915011c409b7c1fe4f0c014 (patch) | |
| tree | 3aefab97fc58c77920ebb7982c3fda1d74309f0a /include | |
| parent | 741e941cb13c79c6355a98957d7fe6291f262cb5 (diff) | |
firmware: Add relocatable FW_JUMP_ADDR and FW_JUMP_FDT_ADDR
If FW_PIC=y is defined, the fw_jump.bin will be broken if
FW_TEXT_START is wrong. This is not the desired behavior.
Add two new variables to identify relocatable jump address:
FW_JUMP_OFFSET and FW_JUMP_FDT_ADDR. To keep the existing
ABI, FW_JUMP_ADDR and FW_JUMP_FDT_ADDR is prefered if they
are defined.
Signed-off-by: Inochi Amaoto <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
