Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.cd145ca9fc3dba3333a2dafcaa1b88840765c3982 Sun Jul 19 04:45:43 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Clean up find_vfifo_read()

Fix data types, constify where applicable, fix comments and debug
strings. In case enough failing reads are detected, just return
right away instead of breaking from the loop. This lets us make
the error handling at the end much simpler.

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