ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 13 Jul 2020 20:06:34 +0000 (01:36 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 22 Jul 2020 12:22:28 +0000 (20:22 +0800)
commit40794c825f17881180852d4d010cacb3b45ce08e
treecbac6a09432bb7b878f5c523cc1ca8a4fe0d36cd
parent304eaae36bf89550d005d233518d006149f8c78b
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG

Right now all these debug statements are printing on the
console to make sure proper dram initialization happens.  

Mark them into RAM_ROCKCHIP_DEBUG would be more meaningful
and work like before since the RAM_ROCKCHIP_DEBUG is by
default yet.

No functionality changes.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/ram/rockchip/sdram_rk3399.c