commit | 04372fb89797f8206fd44844df4ca95aaa62b9f9 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sat Jul 18 02:46:56 2015 +0200 |
committer | Marek Vasut <marex@denx.de> | Sat Aug 08 14:14:17 2015 +0200 |
tree | 317364ae8a0c4292ebcb6fd8e721d3d52d8e6242 | |
parent | 7c0a9df3659f5d722773b0e5ecbe4b004b0d02db [diff] |
ddr: altera: Extract guaranteed write 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>