On 09/20/2015 07:41 PM, Thomas Chou wrote:
Convert altera_uart to driver model. Signed-off-by: Thomas Chou <[email protected]> Reviewed-by: Simon Glass <[email protected]> Acked-by: Marek Vasut <[email protected]> --- 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. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

