Re: [PATCH v11 2/4] ACPI: parse SPCR and enable matching console

From: Graeme Gregory
Date: Mon Sep 11 2017 - 09:03:17 EST


On 11 September 2017 at 13:28, Andreas Schwab <schwab@xxxxxxx> wrote:
> On Sep 11 2017, Graeme Gregory <graeme.gregory@xxxxxxxxxx> wrote:
>
>> Considering the SPCR table in question seems mildly insane, you could
>> always unload the SPCR in grub.
>
> How do you "unload the SPCR"? But in any case, console= should always
> take precedence.
>
Ah apologies, I thought the acpi command in grub could delete a table,
but it seems it cannot.

Graeme