diff options
| author | Heinrich Schuchardt <[email protected]> | 2023-09-26 09:16:34 +0200 |
|---|---|---|
| committer | Leo Yu-Chi Liang <[email protected]> | 2023-10-19 17:29:32 +0800 |
| commit | 9385c9b0cd9761b49033df13ccf45d3dd17f4027 (patch) | |
| tree | 5074540b380b90e588fc5af21a39f80d9e7b8245 /doc/develop/python_cq.rst | |
| parent | 9a0cf3993f71043ba08c315572c54622de42d447 (diff) | |
riscv: remove dram_init_banksize()
Remove dram_init_banksize() on the architecture level.
Limiting used RAM to under 4 GiB is only necessary for CPUs which have a
DMA issue. SoC specific code already exists for FU540, FU740, JH7110.
Not all RISC-V boards will have memory below 4 GiB.
A weak implementation of dram_init_banksize() exists in common/board_f.c.
See the discussion in
https://lore.kernel.org/u-boot/[email protected]/T/
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
