commit | e422adcd8b48c824f0c4afc4a4beb73fecc6a87c | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Thu Jan 30 12:50:44 2020 +1300 |
committer | Stefan Roese <sr@denx.de> | Tue Apr 14 08:59:44 2020 +0200 |
tree | af7271c3b37a41b1731e2c56f06178e6f5d6043d | |
parent | f282d765970f0e5aca970c86462dc82d43c68335 [diff] |
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>