commit | 8eed4a46ba2bd6d16688f94cf2fa9c9002d8432d | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Mon Jul 15 23:58:55 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sat Jul 20 23:59:44 2019 +0800 |
tree | 1535bf55067dbcafca746c8f322091afb43d71d6 | |
parent | 43485e1ec25df95eaeef9b672ec002fac50f6266 [diff] |
ram: rk3399: Enable sdram debug functions This would help to debug the sdram base parameters while debugging existing chip or while supporting new sdram type. It require explicit enablement of CONFIG_RAM_ROCKCHIP_DEBUG for showing the debug prints. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>