]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit2cf81ffc6b550d80bbc70004b10e1f787155bbae
treeaf7271c3b37a41b1731e2c56f06178e6f5d6043d
parentcc6048efd5f6d64e9333fb8d6200bd94eb85553e
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