diff options
author | Moti Buskila <motib@marvell.com> | 2021-02-19 17:11:15 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2021-02-26 10:22:29 +0100 |
commit | 9c4e06af0bfad86ff66df6fbd6be6c4a75ffd303 (patch) | |
tree | 54c8a55a1bb900c5a516392c720a340450927dfb /drivers/ddr/marvell/a38x/ddr3_training_ip_def.h | |
parent | 6373a92d42b165872c43b5b7424a331260cb6212 (diff) |
ddr: marvell: a38x: fix memory size calculation using 32bit bus width
commit ab9240402a70cc02496683971779e75eff410ab4 upstream.
- function mv_ddr_spd_die_capacity_user_get() has a bug,
since it insert a user memory enum to it,
instead of SPD memory enum (which are different)
- fix: remove mv_ddr_spd_die_capacity_user_get() function.
- memory size with 64 and 32 bit already calculated correctly
at mv_ddr_mem_sz_per_cs_get() function
Signed-off-by: Moti Buskila <motib@marvell.com>
Reviewed-by: Stefan Chulski <Stefan.Chulski@cavium.com>
Reviewed-by: Alex Leibovich <alexl@marvell.com>
Reviewed-by: Kostya Porotchkin <Kostya.Porotchkin@cavium.com>
Signed-off-by: Marek BehĂșn <marek.behun@nic.cz>
Tested-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training_ip_def.h')
0 files changed, 0 insertions, 0 deletions