Home
last modified time | relevance | path

Searched hist:f36716971d3700a7b57be331136777bb82392de3 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsdram.cf36716971d3700a7b57be331136777bb82392de3 Sat Aug 01 17:20:19 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: sdram: Clean up compute_errata_rows() part 2

Remove all parameters of this function, since they are only constants
passed in from another function, so make them local. Also, rename the
function to get_errata_rows() as this is closer to what it does.

Signed-off-by: Marek Vasut <marex@denx.de>