summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorJonathan Liu <[email protected]>2023-03-23 21:35:58 +1100
committerKever Yang <[email protected]>2023-04-21 15:16:01 +0800
commitcf8b415d5cdf11d30eb619e1972ef7a6b4e315e2 (patch)
tree3b18a7befc20e046b18d0c2dafbe64c6d80d5c4e /scripts/basic
parent88b962f3934a29c825cde579844642d8a57fd212 (diff)
ram: rk3399: add missing high row detection
For 2 GB LPDDR4 single-rank RAM with 16 rows, the Rockchip ddr init bin prints: "Bus Width=32 Col=10 Bank=8 Row=16 CS=1 Die Bus-Width=16 Size=2048MB" U-Boot TPL prints: "BW=32 Col=10 Bk=8 CS0 Row=16/15 CS=1 Die BW=16 Size=2048MB" Add missing high row detection so that U-Boot TPL prints Row=16, same as the Rockchip ddr init bin: "BW=32 Col=10 Bk=8 CS0 Row=16 CS=1 Die BW=16 Size=2048MB" Signed-off-by: Jonathan Liu <[email protected]> Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions