commit | 07112672a57adcbdc8272283f631c1648245c1f8 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Mon Jul 15 23:58:48 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Jul 19 11:11:09 2019 +0800 |
tree | db077fe4514f5b1491ba638ffd5308e0c5214290 | |
parent | 3940ab6523336c6d37dfe6b05a0dbd6ea1785445 [diff] |
ram: rockchip: Add debug sdram driver Add sdram driver to handle debug across rockchip SoCs. This would help to improve code debugging feature for sdram drivers in rockchip family, whoever wants to debug the driver should call these core debug code on their respective platform sdram drivers. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: YouMin Chen <cym@rock-chips.com> Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>