Re: [U-Boot] [PATCH v2 4/8] axp: Fix debugging support in DDR3 write leveling

2015-12-22 Thread Stefan Roese
On 22.12.2015 00:25, Phil Sutter wrote: 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 --- drivers/ddr/marvell/axp/ddr3_write_leveling.c | 4 ++-- 1 file

[U-Boot] [PATCH v2 4/8] axp: Fix debugging support in DDR3 write leveling

2015-12-21 Thread Phil Sutter
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 --- drivers/ddr/marvell/axp/ddr3_write_leveling.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) di