u-boot/arch/arm/mach-k3
Georgi Vlaev a04bbb83b4 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 <g-vlaev@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2022-07-06 14:30:08 -04:00
..
am62x arm: mach-k3: am62: Introduce autogenerated SoC data 2022-06-10 13:37:32 -04:00
include/mach arm: mach-k3: Introduce the basic files to support AM62 2022-06-10 13:37:32 -04:00
j721e clk: ti: k3: Update driver to account for divider flags 2021-09-17 14:47:03 -04:00
j721s2 arm: K3: Add basic support for J721S2 SoC definition 2022-02-08 09:41:26 -05:00
j7200 clk: ti: k3: Update driver to account for divider flags 2021-09-17 14:47:03 -04:00
am6_init.c arm: mach-k3: am6_init: Fix the path and value's length in the fixup performed for usb boot 2022-06-10 13:37:32 -04:00
am625_init.c arm: mach-k3: Introduce the basic files to support AM62 2022-06-10 13:37:32 -04:00
am642_init.c arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock 2022-06-16 15:22:54 -04:00
arm64-mmu.c arm: mach-k3: Introduce the basic files to support AM62 2022-06-10 13:37:32 -04:00
cache.S arm: mach-k3: Clean non-coherent lines out of L3 cache 2020-08-11 10:18:27 +05:30
common.c arm: mach-k3: common: Use ddr_init in spl_enable_dcache 2022-07-06 14:30:08 -04:00
common.h arm: mach-k3: Cleanup common start_non_linux_remote_cores() 2021-07-27 11:00:44 +05:30
config.mk tools: k3_fit_atf: add DM binary to the FIT image 2021-06-11 16:34:52 +05:30
config_secure.mk arm: mach-k3: Add secure device build support 2019-04-26 17:51:51 -04:00
j721e_init.c arm: k3: j721e: add dynamic sf bus override support for j721e 2022-07-06 14:30:08 -04:00
j721s2_init.c spl: mmc: extend spl_mmc_boot_mode() to take mmc argument 2022-04-04 23:24:17 +01:00
Kconfig board: ti: Introduce the basic files to support AM62 SK board 2022-06-10 13:37:33 -04:00
lowlevel_init.S armv7r: K3: Allow SPL to run only on core 0 2018-11-26 22:52:11 -05:00
Makefile arm: mach-k3: Introduce the basic files to support AM62 2022-06-10 13:37:32 -04:00
r5_mpu.c armv7R: K3: r5_mpu: Enable execute permission for MCU0 BTCM 2020-03-03 13:08:14 +05:30
security.c arm: mach-k3: add support for detecting firmware images from FIT 2021-06-11 16:34:52 +05:30
sysfw-loader.c arm: k3: j721e: add dynamic sf bus override support for j721e 2022-07-06 14:30:08 -04:00