Carl-Daniel Hailfinger wrote:
> Recognize the MSI K8N Neo3 coreboot ID string in flashrom.
>
> Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]>
>
> Index: flashrom-tmp1/board_enable.c
> ===================================================================
> --- flashrom-tmp1/board_enable.c      (Revision 3412)
> +++ flashrom-tmp1/board_enable.c      (Arbeitskopie)
> @@ -586,7 +586,7 @@
>       {0x1022, 0x7468, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
>        "iwill", "dk8_htx", "IWILL DK8-HTX", w83627hf_gpio24_raise_2e},
>       {0x10de, 0x005e, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
> -      "msi", "k8n-neo3", "MSI K8N Neo3", w83627thf_gpio4_4_raise_4e},
> +      "MSI", "K8N Neo3 (MS-7135)", "MSI K8N Neo3", 
> w83627thf_gpio4_4_raise_4e},
>       {0x1022, 0x746B, 0x1022, 0x36C0, 0x0000, 0x0000, 0x0000, 0x0000,
>        "AGAMI", "ARUMA", "agami Aruma", w83627hf_gpio24_raise_2e},
>       {0x1106, 0x3177, 0x1106, 0xAA01, 0x1106, 0x3123, 0x1106, 0xAA01,
>   
I don't think these names should have spaces and brackets in them. I
vote for fixing it in the Options.lb instead

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED]  • http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866


-- 
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to