commit | feb5e65d53f836babf37d6d4195f9b8feedd16ee | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Jul 18 02:57:32 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:17 2015 +0200 |
tree | 7e4059badba1c72481f34a3024d967595236edab | |
parent | 6ca5b963464b029bfd65b2ea9579dae039a245ff [diff] |
ddr: altera: Extract DQS enable calibration from rw_mgr_mem_calibrate_vfifo() Just extract this piece of functionality into separate function to make the code better separated. This matches the division in Altera documentation, Altera EMI_RM 2015.05.04 , section 1, the UniPHY Calibration Stages. Signed-off-by: Marek Vasut <marex@denx.de>