commit | aa9c4f740d821b623eb5f313538ac2912ebcb2d0 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Wed Jul 16 17:08:14 2014 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Sat Jul 26 13:07:09 2014 +0200 |
tree | d2023905e70cf5681c60659e0448274885b56aec | |
parent | 198946b1beda18963aa905730b6c4bcb9f71dab4 [diff] |
ARM: rockchip: clarify usability of DEBUG_RK3X_UART debug_ll options The debug uart settings from the DEBUG_RK3X_UART options are usable on all Rockchip SoCs from the rk30xx and rk31xx series but not on the new rk3288 SoCs. Thus clarify their use to prevent confusion. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: Doug Anderson <dianders@chromium.org> Acked-by: Arnd Bergmann <arnd@arndb.de>