commit | e0f177b5e7eafeb8452226accfd5055d3b3e561d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 13 21:37:00 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 12 10:19:09 2016 -0700 |
tree | e9acea10b7bc1f18f542b7f3949b2a9c33ed931a | |
parent | 9ebf34881b017c361ab331bd08817982d2ffa3f4 [diff] |
rockchip: Use the debug UART on rk3036 Rather than using a new debug UART implementation, use the standard one provided by U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Thomas Chou <thomas@wytron.com.tw>