commit | 7e1e59a7b7da45361761ab1439c2751f4cae4163 | [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 | 3c1496cd4d964ba1a46c449289b49230cd712ddb [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>