]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Clean up rw_mgr_mem_calibrate_vfifo_find_dqs_en_phase() part 4
authorMarek Vasut <marex@denx.de>
Sun, 19 Jul 2015 05:27:06 +0000 (07:27 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:31 +0000 (08:17 +0200)
commitbb123ccbb1c8be61c670f635e9a7eb0315f40617
treee1472a1d29f42d766d19aee568b8245b57d3ad7d
parent21db0e764dca4f8701922b300eb4ab1b0acd27a3
ddr: altera: Clean up rw_mgr_mem_calibrate_vfifo_find_dqs_en_phase() part 4

Implement common sdr_find_phase_delay() function and convert all
places which use such code to this unified function. No functional
change to the code.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/ddr/altera/sequencer.c