commit | 33aa8decf2e3dcbb809cf7c03ede5312811299ab | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Fri Dec 25 14:41:19 2015 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Jan 14 14:08:59 2016 +0100 |
tree | 70e477b55b37f09fdfffe1a34a1dd71c09a9c601 | |
parent | c77b48886dfd445802c5c00b57975bd33bbe4501 [diff] |
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>