Home
last modified time | relevance | path

Searched hist:"16502 a0b2bcea3e2aa8736871f350196cab262fe" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.h16502a0b2bcea3e2aa8736871f350196cab262fe Thu Jul 16 23:57:41 UTC 2015 Marek Vasut <marex@denx.de> 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>
H A Dsequencer.c16502a0b2bcea3e2aa8736871f350196cab262fe Thu Jul 16 23:57:41 UTC 2015 Marek Vasut <marex@denx.de> 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>