mirror of
https://review.coreboot.org/flashrom.git
synced 2025-06-30 21:52:36 +02:00
Enabling Gigabyte GA-MA69VM-S2
This board has a supported chipset and a supported bios, but it's connected indirectly through IT8716 and not recognized. Corresponding to flashrom svn r935. Signed-off-by: Raúl Soriano <GatoLoko@gmail.com> Acked-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>
This commit is contained in:

committed by
Michael Karcher

parent
e3cb0a13bf
commit
8111e7ffa4
1
print.c
1
print.c
@ -301,6 +301,7 @@ const struct board_info boards_ok[] = {
|
||||
{ "GIGABYTE", "GA-7ZM", },
|
||||
{ "GIGABYTE", "GA-EP35-DS3L", },
|
||||
{ "GIGABYTE", "GA-EX58-UD4P", },
|
||||
{ "GIGABYTE", "GA-MA69VM-S2", },
|
||||
{ "GIGABYTE", "GA-MA78GPM-DS2H", },
|
||||
{ "GIGABYTE", "GA-MA790GP-DS4H", },
|
||||
{ "GIGABYTE", "GA-MA770T-UD3P", },
|
||||
|
Reference in New Issue
Block a user