diff options
| author | Georgi Vlaev <[email protected]> | 2022-06-14 17:45:30 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-06 14:30:08 -0400 |
| commit | a04bbb83b4f7d097c28b1ba4a34be950c6fa3fe2 (patch) | |
| tree | 20659c88c1d678c7ff059c88eaf78beb41ce8472 /scripts/kernel-doc | |
| parent | 7e27ce16c5d289e5b9712a179e798ea4eb831816 (diff) | |
arm: mach-k3: common: Use ddr_init in spl_enable_dcache
The spl_enable_dcache() function calls dram_init_banksize()
to get the total memory size. Normally the dram_init_banksize()
setups the memory banks, while the total size is reported
by ddr_init(). This worked so far for K3 since we set the
gd->ram_size in dram_init_banksize() as well.
Signed-off-by: Georgi Vlaev <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions
