Home
last modified time | relevance | path

Searched hist:"28 fd242a18f78ea9f3c208e9180ecaed76cfb83d" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c28fd242a18f78ea9f3c208e9180ecaed76cfb83d Sun Jul 19 00:56:59 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Clean up sdr_find_window_centre() part 1

Clean up the arguments of this function. Most of the pointers
passed into the function are either not needed at all, or can
be passed as value instead of reference. Also fix the broken
multiline debug strings. No functional change.

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