ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter
authorChris Packham <judge.packham@gmail.com>
Wed, 29 Jan 2020 23:50:44 +0000 (12:50 +1300)
committerStefan Roese <sr@denx.de>
Tue, 14 Apr 2020 06:59:44 +0000 (08:59 +0200)
commit236609d93c76b9e108d765cd7cf0632063ea8273
treeaf7271c3b37a41b1731e2c56f06178e6f5d6043d
parent891483186052b259852f3f48926ff307763f4eb0
ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter

For some layouts it is necessary to adjust the CK_DELAY parameter to
successfully complete DDR training. Add the ability to specify the
CK_DELAY in the mv_ddr_topology_map.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
board/alliedtelesis/x530/x530.c
drivers/ddr/marvell/a38x/ddr3_init.c
drivers/ddr/marvell/a38x/ddr_topology_def.h
drivers/ddr/marvell/a38x/mv_ddr_topology.c
drivers/ddr/marvell/a38x/mv_ddr_topology.h