]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ddr: altera: Clean up ugly casts in sdram_calibration_full()
authorMarek Vasut <marex@denx.de>
Sun, 12 Jul 2015 23:05:27 +0000 (01:05 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:23 +0000 (08:17 +0200)
commit2a795c1ee3ba6271828f822de00a87373272c808
tree8099932bfb3147e192645627b8f39bfe2632272b
parent5da7cd84e202d9d02c3192c59bf684ffeeea1fa6
ddr: altera: Clean up ugly casts in sdram_calibration_full()

Use the correct formating string in those debug_cond() invocations
and zap those unnecessary ugly casts.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/ddr/altera/sequencer.c