commit | 9880c4b01fb441918027cf7257c350a99bfc086d | [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 | 3f67b7da11b7ac947f48f1c92d5bd6b98a646d30 [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>