mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-28 15:33:42 +02:00
Mark "Asus K8V" as supported
Reported by martin f krafft <madduck@madduck.net> Mark "Asus K8V SE Deluxe" as supported. Reported by Luke Dashjr <luke_coreboot@dashjr.org> Corresponding to flashrom svn r758. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
parent
8a8a226add
commit
964f27498b
2
print.c
2
print.c
@ -242,6 +242,8 @@ const struct board_info boards_ok[] = {
|
|||||||
{ "ASUS", "A8V Deluxe", },
|
{ "ASUS", "A8V Deluxe", },
|
||||||
{ "ASUS", "A8V-E Deluxe", },
|
{ "ASUS", "A8V-E Deluxe", },
|
||||||
{ "ASUS", "A8V-E SE", },
|
{ "ASUS", "A8V-E SE", },
|
||||||
|
{ "ASUS", "K8V", },
|
||||||
|
{ "ASUS", "K8V SE Deluxe", },
|
||||||
{ "ASUS", "M2A-MX", },
|
{ "ASUS", "M2A-MX", },
|
||||||
{ "ASUS", "M2A-VM", },
|
{ "ASUS", "M2A-VM", },
|
||||||
{ "ASUS", "M2N-E", },
|
{ "ASUS", "M2N-E", },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user