[flashrom] [PATCH] print.c: Add ASRock AM2NF6G-VSTA to list of supported boards

Stefan Tauner stefan.tauner at student.tuwien.ac.at
Wed Jan 11 01:34:47 CET 2012


On Tue, 10 Jan 2012 11:15:06 +0100
Paul Menzel <paulepanter at users.sourceforge.net> wrote:

> Date: Mon Jan 9 19:07:28 2012 +0100
> Subject: [PATCH] print.c: Add ASRock AM2NF6G-VSTA to list of supported boards
> 
> All operations were tested and the log files can be found in the list archive [1].
> 
> [1] http://www.flashrom.org/pipermail/flashrom/2012-January/008512.html
> 
> Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
> ---
>  print.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/print.c b/print.c
> index db7ed65..1de2fe8 100644
> --- a/print.c
> +++ b/print.c
> @@ -566,6 +566,7 @@ const struct board_info boards_known[] = {
>  	B("ASRock",	"A330GC",		1, "http://www.asrock.com/mb/overview.asp?Model=A330GC", NULL),
>  	B("ASRock",	"A770CrossFire",	1, "http://www.asrock.com/mb/overview.asp?Model=A770CrossFire", NULL),
>  	B("ASRock",	"ALiveNF6G-DVI",	1, "http://www.asrock.com/mb/overview.asp?Model=ALiveNF6G-DVI", NULL),
> +	B("ASRock",	"AM2NF6G-VSTA",		1, "http://www.asrock.com/mb/overview.asp?Model=AM2NF6G-VSTA", NULL),
>  	B("ASRock",	"ConRoeXFire-eSATA2",	1, "http://www.asrock.com/mb/overview.asp?model=conroexfire-esata2", NULL),
>  	B("ASRock",	"K7S41",		1, "http://www.asrock.com/mb/overview.asp?Model=K7S41", NULL),
>  	B("ASRock",	"K7S41GX",		1, "http://www.asrock.com/mb/overview.asp?Model=K7S41GX", NULL),


Hello Paul,

thanks for your patch.
I have integrated it into my collection of tested stuff patches and will
commit it later. I have also marked the chipset as tested.

-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner




More information about the flashrom mailing list