diff options
author | Andre Przywara <andre.przywara@arm.com> | 2022-07-13 16:27:56 +0100 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2023-01-21 01:32:23 +0000 |
commit | 4871650c95324c3a8697eab213ed327895b53082 (patch) | |
tree | 1c13c41cb5379240909a589240aec498cebfebab /drivers/ddr/marvell/a38x/ddr3_training_leveling.c | |
parent | 3baa0fbe6b196f93e0528b94be8d5ccee5cfc9ff (diff) |
sunxi: armv8: fel: load only 32-bit values
Both the values and the MMIO addresses that we need during the 64-bit FEL
restore are smaller than 2^32, so we don't need to do any 64-bit loads.
Change the loads to only load 32 bits worth of data, that saves us some
bytes for storing the values.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Tested-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_training_leveling.c')
0 files changed, 0 insertions, 0 deletions