commit | 765a1b1eb397f613a1d522224221d1dd4a812888 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Aug 30 16:55:19 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 02 21:28:23 2015 -0600 |
tree | f61f699fecacfb18e43e8a48bb66bd90eb640034 | |
parent | c6aabe9289e4f3a3b9066cd494c413302dfa970a [diff] |
rockchip: Add serial support Add support for the Rockchip serial device using the ns16550 driver. This uses driver model and device tree for both SPL and U-Boot proper. Signed-off-by: Simon Glass <sjg@chromium.org>