diff options
| author | Ilias Apalodimas <[email protected]> | 2026-06-17 10:48:21 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-24 18:13:24 -0600 |
| commit | 0943f107ce4adb47d4b01c06e046dce130a1de50 (patch) | |
| tree | 8f5275a11216c03662e8af3084c750939eaae864 /src/apps/http/makefsdata | |
| parent | 15b35e4289e11f1ab201701dfb6dc0232b30be48 (diff) | |
common: Clean up setup_dest_addr()
Right now the function does
- Re-adjust the ram_size based on Kconfig options
- Set ram_top
- Set the relocation address
It also does not set the ram_size in case ram_top grew
from it's initial value. But ram_top and ram_size should
always be changed together.
So let's make things a bit cleaner and move the ram calculations
in their own INITCALL
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Anshul Dalal <[email protected]>
Tested-by: Michal Simek <[email protected]> # Versal Gen 2 Vek385
Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Ilias Apalodimas <[email protected]>
Tested-by: Christophe Leroy (CS GROUP) <[email protected]>
Diffstat (limited to 'src/apps/http/makefsdata')
0 files changed, 0 insertions, 0 deletions
