[PATCH V2] arm64: add support for 8250/16550 earlyprintk
Catalin Marinas
catalin.marinas at arm.com
Fri Mar 1 05:21:32 EST 2013
On Fri, Mar 01, 2013 at 08:41:47AM +0000, Anup Patel wrote:
> This patch adds support for using earlyprintk with 8250/16550 UART
> ports.
>
> The 8250/16550 UART can either have 8-bit or 32-bit aligned registers
> which is HW vendor dependent.
>
> Kernel args for 8-bit aligned regs: earlyprintk=uart8250-8bit,<phys_address>
>
> Kernel args for 32-bit aligned regs: earlyprintk=uart8250-32bit,<phys_address>
>
> Signed-off-by: Anup Patel <anup.patel at linaro.org>
Thanks. I'll queue it for 3.10.
--
Catalin
More information about the linux-arm-kernel
mailing list