Re: [PATCH v8 0/4] ACPI: parse the SPCR table

2016-06-20 Thread Aleksey Makarov
On 05/20/2016 04:03 PM, Aleksey Makarov wrote: Hi Rafael, Can you consider this patch set for queuing up please? You approved ACPI part. I believe it's 2/4 and 3/4. https://lkml.kernel.org/g/CAJZ5v0hdoLTfjrD8+WxSoxM48dqbZK2KwY_h+63kHKHKgO=j...@mail.gmail.com 1/4 is ACKed by Rob Herri

Re: [PATCH v8 0/4] ACPI: parse the SPCR table

2016-06-17 Thread Timur Tabi
On Fri, May 20, 2016 at 8:03 AM, Aleksey Makarov wrote: > 'ARM Server Base Boot Requirements' [1] mentions SPCR (Serial Port Console > Redirection Table) [2] as a mandatory ACPI table that specifies the > configuration of serial console. > > Move "earlycon" early_param handling to earlycon.c to pa

Re: [PATCH v8 0/4] ACPI: parse the SPCR table

2016-05-27 Thread Aleksey Makarov
On 05/20/2016 04:03 PM, Aleksey Makarov wrote: > 'ARM Server Base Boot Requirements' [1] mentions SPCR (Serial Port Console > Redirection Table) [2] as a mandatory ACPI table that specifies the > configuration of serial console. Hi Russell, Can you review these patches and consider ACKing the pl0

[PATCH v8 0/4] ACPI: parse the SPCR table

2016-05-20 Thread Aleksey Makarov
'ARM Server Base Boot Requirements' [1] mentions SPCR (Serial Port Console Redirection Table) [2] as a mandatory ACPI table that specifies the configuration of serial console. Move "earlycon" early_param handling to earlycon.c to parse this option once Parse SPCR table, setup earlycon and registe