commit | 349ea3ed5b5245a5138d163981d2aa653a0f8eaf | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Jul 18 03:10:31 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:17 2015 +0200 |
tree | 6b2384ac32cc65fbe6e8ff6e8f0812b173fb9891 | |
parent | feb5e65d53f836babf37d6d4195f9b8feedd16ee [diff] |
ddr: altera: Extract Centering DQ/DQS 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>