[U-Boot] [PATCH v5 08/41] rockchip: Add serial support

Simon Glass sjg at chromium.org
Thu Sep 3 19:58:14 CEST 2015


On 30 August 2015 at 16:55, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Update clock rate to always be 24MHz
>
> Changes in v2: None
>
>  drivers/serial/Kconfig           |  9 +++++++++
>  drivers/serial/Makefile          |  1 +
>  drivers/serial/serial_rockchip.c | 43 ++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 53 insertions(+)
>  create mode 100644 drivers/serial/serial_rockchip.c

Applied to u-boot-rockchip.


More information about the U-Boot mailing list