diff options
| author | Ilias Apalodimas <[email protected]> | 2026-06-17 10:48:22 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-24 18:13:24 -0600 |
| commit | d19d9e1c064b6c782959d1da7bddf1e9da1c55d4 (patch) | |
| tree | 59661c3226d9b8c11be4cee020e261edbdcd4976 /src/apps/http/makefsdata | |
| parent | 0943f107ce4adb47d4b01c06e046dce130a1de50 (diff) | |
rpi: Add a local get_effective_memsize()
We are about to change the place we call dram_init_banksize().
The goal is to have all the information we need to pick a proper
relocation address in gd->dram[].
However, the RPI boards, and specifically the tested rpi4, seems
to hang if we relocate anywhere above the address returned from
bcm2835_mbox_call_prop().
So store that address and return it on get_effective_memsize()
which is used to calculate ram_top.
Reviewed-by: Simon Glass <[email protected]>
Tested-by: Simon Glass <[email protected]> # rpi, rpi4
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
