]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Extract guaranteed write from rw_mgr_mem_calibrate_vfifo()
authorMarek Vasut <marex@denx.de>
Sat, 18 Jul 2015 00:46:56 +0000 (02:46 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:28 +0000 (08:17 +0200)
commitf8a42f9d19fb33cf949d114e3d684e3c57c40fc7
tree065a44041edec4ba569164468d9dbc320cf03283
parent8b181050655726895202626969de32cd893a9aef
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>
drivers/ddr/altera/sequencer.c