]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm/Kconfig.debug
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)
commit38bd6892abbf7d60b1e9ff7f1a2b8019b552eed3
tree7b02099fe6c930f23bb76907f7d3281bb2bacfd9
parent8b57b004839b9bf5fc0614e9ef342c09adfa6fb7
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]