commit | 57bd88740b5b396edbc41b58617e9ffeb27e9b38 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 14 01:36:34 2020 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed Jul 22 20:22:28 2020 +0800 |
tree | cbac6a09432bb7b878f5c523cc1ca8a4fe0d36cd | |
parent | bea39b1837ea981845127d5152b92a253f22a3ba [diff] |
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>