diff options
| author | Pali Rohár <[email protected]> | 2022-01-12 18:32:08 +0100 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2022-01-14 11:39:16 +0100 |
| commit | 1dcbcc715e87da6d30b8ae22f1ef04c881cfea5b (patch) | |
| tree | 875f11c867129e7550c7e86ae672052b8b0612a8 /scripts/checkpatch.pl | |
| parent | 5435f6e3fd6c16263debdf9048c8357c7e2e4d31 (diff) | |
arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation
These hardcoded values were calculated from CONFIG_SPL_TEXT_BASE macro. Now
this macro is configurable via Kconfig, so calculate values 0x0030/0x4030
at compile time via CONFIG_SPL_TEXT_BASE option. Values 0x0030/0x4030
represents offset of CONFIG_SPL_TEXT_BASE from address 0x40000000.
Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
