commit | 9b20519887ab39b389cd3e178c11d5bdb19c92e6 | [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 | b7e29834f1a820417d735833327f776c148cd399 [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>