]> git.baikalelectronics.ru Git - kernel.git/commit
arm: add debug uarts for rockchip rk29xx and rk3xxx series
authorHeiko Stuebner <heiko@sntech.de>
Tue, 28 May 2013 20:13:52 +0000 (22:13 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 21 Jun 2013 07:20:59 +0000 (09:20 +0200)
commitdf22656846f72824db3d46800d50e0df742edcee
tree7b02099fe6c930f23bb76907f7d3281bb2bacfd9
parent20e4751be159695ae11d5922e21253c4e57f9e71
arm: add debug uarts for rockchip rk29xx and rk3xxx series

Uarts on all recent Rockchip SoCs are Synopsis DesignWare 8250 types.
Only their addresses vary very much.

This patch adds the necessary definitions to use any of the uart ports
for early debug purposes.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/Kconfig.debug
arch/arm/include/debug/rockchip.S [new file with mode: 0644]