[U-Boot] [PATCH v2 6/6] dm: sunxi: Add support for serial using driver model

Ian Campbell ijc at hellion.org.uk
Fri Oct 24 11:42:34 CEST 2014


On Wed, 2014-10-22 at 22:02 -0600, Simon Glass wrote:
> Add a driver for the designware serial UART used on sunxi. This just
> redirects to the normal ns16550 driver.
> 
> Add a stdout-path to the device tree so that the correct UART is chosen.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Should the UART related code in
arch/arm/cpu/armv7/sunxi/board.c:gpio_init() be nobbled in this
configuration?

Ian.



More information about the U-Boot mailing list