[PATCH 1/5] pxa/zeus: Allow usage of 8250-compatible UART in uncompress

Marc Zyngier maz at misterjones.org
Fri Feb 19 02:13:35 EST 2010


On Fri, 19 Feb 2010 14:17:52 +0800
Eric Miao <eric.y.miao at gmail.com> wrote:

> On Fri, Feb 19, 2010 at 4:26 AM, Marc Zyngier <maz at misterjones.org> wrote:
> > Zeus console port is wired to a 8250-compatible device
> > (pxa UARTs are reserved to other uses). This patch
> > allows such a configuration in the uncompress sequence.
> >
> > It has been regression-tested on a Viper using FFUART.
> >
> > Signed-off-by: Marc Zyngier <maz at misterjones.org>
> 
> Hi Marc,
> 
> I would like to modify the patch a little bit as follows (and into two),
> please let me know if you are OK (better to go with your Ack):
> 
>     [ARM] pxa: refactor uncompress.h for non-PXA uarts
> 
>     The original patch came from Marc Zyngier where support of 8250-compatible
>     UART is required to show the uncompress information. Modified a little bit
>     here, including changes below:
> 
>     1. #include <mach/regs-uart.h> is actually not necessary
>     2. introduced uart_{read,write}() for different base and shift
>     3. introduced uart_is_enabled() and assumed enabled always for
>        non-PXA uarts
> 
>     Signed-off-by: Eric Miao <eric.y.miao at gmail.com>

Hi Eric,

Looks very good to me. Please find my

Acked-by: Marc Zyngier <maz at misterjones.org>

Thanks,

	M.
-- 
I'm the slime oozin' out from your TV set...



More information about the linux-arm-kernel mailing list