]> git.sur5r.net Git - u-boot/commit
axp: Fix debugging support in DDR3 write leveling
authorPhil Sutter <phil@nwl.cc>
Fri, 25 Dec 2015 13:41:19 +0000 (14:41 +0100)
committerStefan Roese <sr@denx.de>
Thu, 14 Jan 2016 13:08:59 +0000 (14:08 +0100)
commit7e1e59a7b7da45361761ab1439c2751f4cae4163
tree70e477b55b37f09fdfffe1a34a1dd71c09a9c601
parent3c1496cd4d964ba1a46c449289b49230cd712ddb
axp: Fix debugging support in DDR3 write leveling

If MV_DEBUG_WL is defined, DEBUG_WL_S and DEBUG_WL_D macros are missing.
In addition to that, get rid of debug output printing non-existent
counter variable.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: Stefan Roese <sr@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/ddr/marvell/axp/ddr3_write_leveling.c