diff options
author | Santhosh Kumar K <s-k6@ti.com> | 2025-01-23 14:06:26 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-27 13:26:00 -0600 |
commit | 5a42996c4909f2ec6c26c1ad7eebf23eefe9d02e (patch) | |
tree | 0b82024d14036724a1a03e416ab098e65cdf39d4 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | b39b3c9a4385ab76bd766e0c5b54a3aec1eeb740 (diff) |
ram: k3-ddrss: Set SDRAM_IDX using device private data, ddr_ram_size
The SDRAM_IDX in DDRSS_V2A_CTL_REG describes the number of address bits
minus 16 that are used to determine the mask used to detect memory
rollover and prevent aliasing and false coherency issues.
Set SDRAM_IDX using the device private data, ddr_ram_size for K3 family
of SoCs.
Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
Reviewed-by: Neha Malcom Francis <n-francis@ti.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions