diff options
| author | Moti Buskila <[email protected]> | 2021-02-19 17:11:15 +0100 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2021-02-26 10:22:29 +0100 |
| commit | 9c4e06af0bfad86ff66df6fbd6be6c4a75ffd303 (patch) | |
| tree | 54c8a55a1bb900c5a516392c720a340450927dfb /scripts/basic | |
| 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 <[email protected]>
Reviewed-by: Stefan Chulski <[email protected]>
Reviewed-by: Alex Leibovich <[email protected]>
Reviewed-by: Kostya Porotchkin <[email protected]>
Signed-off-by: Marek BehĂșn <[email protected]>
Tested-by: Chris Packham <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
