]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Extract Centering DQ/DQS from rw_mgr_mem_calibrate_vfifo()
authorMarek Vasut <marex@denx.de>
Sat, 18 Jul 2015 01:10:31 +0000 (03:10 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:29 +0000 (08:17 +0200)
commitdb062e1fc534891c9182de383befd9848aae7cb8
tree9bde7e1135f5f104a45514212a3335faa014f608
parentc9b0836c9012a80725fb72f5c78ca2a40904f188
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>
drivers/ddr/altera/sequencer.c