Re: [U-Boot] [RFC][PATCH] ARM: mxs: Added application UART driver

2013-08-11 Thread Marek Vasut
Dear Andreas Wass, > The driver is ported from a driver that was implemented > using u-boot 2009. > > The driver makes it possible to use a regular application UART as > the U-Boot output console for MXS CPUs. > > Signed-off-by: Andreas Wass > Cc: Fabio Estevam > Cc: Marek Vasut > --- > arch

[U-Boot] [RFC][PATCH] ARM: mxs: Added application UART driver

2013-08-11 Thread Andreas Wass
The driver is ported from a driver that was implemented using u-boot 2009. The driver makes it possible to use a regular application UART as the U-Boot output console for MXS CPUs. Signed-off-by: Andreas Wass Cc: Fabio Estevam Cc: Marek Vasut --- arch/arm/include/asm/arch-mxs/regs-uartapp.h |