mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
71eb527476
The current address being read from dt actually represents the ddrss_ctl memory region, while ddrss_ss region is something else. Introduce ddrss_ctl_regs and use it to free up ddrss_ss_regs for its proper purpose later so that we can avoid confusion. Signed-off-by: Dave Gerlach <d-gerlach@ti.com> |
||
---|---|---|
.. | ||
16bit | ||
32bit | ||
cps_drv_lpddr4.h | ||
k3-ddrss.c | ||
lpddr4.c | ||
lpddr4.h | ||
lpddr4_16bit.c | ||
lpddr4_16bit.h | ||
lpddr4_16bit_ctl_regs_rw_masks.c | ||
lpddr4_16bit_sanity.h | ||
lpddr4_32bit.c | ||
lpddr4_32bit.h | ||
lpddr4_32bit_ctl_regs_rw_masks.c | ||
lpddr4_32bit_sanity.h | ||
lpddr4_if.h | ||
lpddr4_obj_if.c | ||
lpddr4_obj_if.h | ||
lpddr4_private.h | ||
lpddr4_sanity.h | ||
lpddr4_structs_if.h | ||
Makefile |