Home
last modified time | relevance | path

Searched hist:"7 ce23bb6efc21ab3a041d0324f25a6e15492fb61" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c7ce23bb6efc21ab3a041d0324f25a6e15492fb61 Sun Jul 19 05:51:17 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Clean up rw_mgr_mem_calibrate_read_test() part 3

The C language has signed types, so make use of them. Fix this
obscene loop, which tries to do away with unsigned type, but
just makes the code more cryptic.

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