[U-Boot] [PATCH v2 14/19] powerpc: Add serial driver for driver model

Simon Glass sjg at chromium.org
Wed Feb 11 20:41:33 CET 2015


On 7 February 2015 at 11:51, Simon Glass <sjg at chromium.org> wrote:
> This uses the ns16550 driver but sets up the clock at run-time. It does
> not seem to be available in the device tree.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/serial/Makefile     |  1 +
>  drivers/serial/serial_ppc.c | 40 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 41 insertions(+)
>  create mode 100644 drivers/serial/serial_ppc.c

Applied to u-boot-dm.


More information about the U-Boot mailing list