
25 Feb
2021
25 Feb
'21
2:31 p.m.
On Sat, Feb 20, 2021 at 10:40:23AM +0100, Heinrich Schuchardt wrote:
The values of left_edge[0] and right_edge[0] are overwritten before they are used. Remove the superfluous assignments.
Fixes: 285b3cb939a8 ("dm: ddr: socfpga: fix gen5 ddr driver to not use bss") Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom