aboutsummaryrefslogtreecommitdiff
path: root/common/splash_source.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2023-06-07 01:07:42 +0100
committerAndre Przywara <andre.przywara@arm.com>2023-07-21 00:29:42 +0100
commit457e2cd665bd0e17f6fe0be936525f7d3dd8efb5 (patch)
treee24fcbe7e26a3071d94408e883d388b516524a1a /common/splash_source.c
parentc9dd624a380c2548afcbca0896e83fc6f2311a07 (diff)
sunxi: H616: dram: const-ify DRAM function parameters
There are quite some functions in the Allwinner H616 DRAM "driver", some of them actually change the parameters in the structure passed to them, but many are actually not. To increase the optimisation potential for the code, mark those functions that just read members of the passed dram_para struct as "const". This in itself does not decrease the code size, but lays the groundwork for future changes doing so. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Diffstat (limited to 'common/splash_source.c')
0 files changed, 0 insertions, 0 deletions