diff options
author | Dominic Rath <rath@ibv-augsburg.net> | 2022-04-06 11:56:47 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-20 11:14:39 -0400 |
commit | b4c80f245b7a986b23c8c487ec1c15229c85af8a (patch) | |
tree | 83f28046388ea77698cfe938fd8d4bb234facbf4 /configs/k2l_evm_defconfig | |
parent | 246e03476ba325051600017b552460d7f37c3191 (diff) | |
download | u-boot-b4c80f245b7a986b23c8c487ec1c15229c85af8a.tar.gz |
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>
Diffstat (limited to 'configs/k2l_evm_defconfig')
0 files changed, 0 insertions, 0 deletions