u-boot-brain/drivers/ddr
Marek Vasut 16502a0b2b ddr: altera: Clean up mem_config()
Clean mem_config() function. First, reorder the math done in the
function such that WLAT and RLAT computation is together. Then,
scrap contradictory comments which do not match the result of the
math at all. Next, extract the mem_precharge_and_activate() call
from the end of the function as it is completely unrelated here.
Finally, rename the function to mem_init_latency().

Signed-off-by: Marek Vasut <marex@denx.de>
2015-08-08 14:14:14 +02:00
..
altera ddr: altera: Clean up mem_config() 2015-08-08 14:14:14 +02:00
fsl drivers/ddr/fsl: Adjust bstopre value 2015-08-03 12:06:38 -07:00
marvell arm: mvebu: a38x: Use correct PEX register access macros 2015-07-23 10:39:25 +02:00