On Fri, Mar 01, 2013 at 08:41:47AM +, 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=u
On Fri, 1 Mar 2013 14:11:47 +0530, 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=uart82
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,
Kernel args for 32-bit aligned regs: earlyprintk=uart8250-