Re: [PATCH] x86: add ASRock Q1900DC-ITX mainboard reboot quirk
From: Ingo Molnar
Date: Tue Mar 31 2015 - 02:31:17 EST
* Stefan Lippers-Hollmann <s.l-h@xxxxxx> wrote:
> The ASRock Q1900DC-ITX mainboard (Baytrail-D) hangs randomly in both
> BIOS and UEFI mode while rebooting unless reboot=pci is used. Add a
> quirk to reboot via the pci method.
>
[...]
Ok.
> Searching the web seems to suggest that other Bay Trail-D mainboards
> might be affected as well.
Is the pattern:
> + .ident = "ASRock Q1900DC-ITX",
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "ASRock"),
> + DMI_MATCH(DMI_BOARD_NAME, "Q1900DC-ITX"),
generic enough to cover all ASRock Bay Trail-D boards?
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/