u-boot/drivers/ram/k3-ddrss
Dominic Rath b4c80f245b ram: k3-ddrss: Fix register name and explain its usage
The k3-ddrss driver wants to configure the DDRSS_V2A_CTL_REG to reflect
the maximum possible SDRAM of 2 GB for AM64x (instead of the register's
default that says 8 GB, which the AM64x DDR controller wouldn't support).

The offset 0x20 was correct, but the register name DDRSS_V2A_R1_MAT_REG
was that of the next register at offset 0x24.

Signed-off-by: Dominic Rath <rath@ibv-augsburg.net>
2022-04-20 11:14:39 -04:00
..
16bit ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
32bit ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
cps_drv_lpddr4.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
k3-ddrss.c ram: k3-ddrss: Fix register name and explain its usage 2022-04-20 11:14:39 -04:00
lpddr4.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_16bit.c ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_16bit.h ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_16bit_ctl_regs_rw_masks.c ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_16bit_sanity.h ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30
lpddr4_32bit.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_32bit.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_32bit_ctl_regs_rw_masks.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_32bit_sanity.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_if.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_obj_if.c ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_obj_if.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_private.h ram: k3-j721e: Rename to k3-ddrss 2021-05-12 16:30:52 +05:30
lpddr4_sanity.h ram: k3-ddrss: Introduce common driver with J7 SoC support 2021-05-12 16:30:52 +05:30
lpddr4_structs_if.h ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instance 2022-02-08 09:41:26 -05:00
Makefile ram: k3-ddrss: Introduce support for AM642 SoCs 2021-05-12 16:30:52 +05:30