[U-Boot] [PATCH v3] nios2: convert altera_uart to driver model
Thomas Chou
thomas at wytron.com.tw
Thu Sep 24 08:58:54 CEST 2015
On 09/20/2015 07:41 PM, Thomas Chou wrote:
> Convert altera_uart to driver model.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Acked-by: Marek Vasut <marex at denx.de>
> ---
> v2
> fix coding style as Marek suggested.
>
> v3
> add early debug uart.
> fix coding style as Simon suggested.
>
> arch/nios2/dts/3c120_devboard.dts | 1 +
> drivers/serial/Kconfig | 14 +++
> drivers/serial/altera_uart.c | 198 ++++++++++++++++++++------------------
> include/configs/nios2-generic.h | 9 +-
> 4 files changed, 123 insertions(+), 99 deletions(-)
Applied to u-boot-nios.
More information about the U-Boot
mailing list