[flashrom] [PATCH] Use correct name for SB700/SB710/SB750

Luc Verhaegen libv at skynet.be
Tue Sep 1 23:49:50 CEST 2009


On Tue, Sep 01, 2009 at 09:33:04PM +0200, Carl-Daniel Hailfinger wrote:
> Use correct name for SB700/SB710/SB750 instead of calling them SB700.
> 
> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
> 
> Index: flashrom-sb750_name/chipset_enable.c
> ===================================================================
> --- flashrom-sb750_name/chipset_enable.c	(Revision 704)
> +++ flashrom-sb750_name/chipset_enable.c	(Arbeitskopie)
> @@ -974,7 +974,7 @@
>  	{0x1022, 0x2080, OK, "AMD", "CS5536",		enable_flash_cs5536},
>  	{0x1022, 0x3000, OK, "AMD", "Elan SC520",	get_flashbase_sc520},
>  	{0x1002, 0x438D, OK, "AMD", "SB600",		enable_flash_sb600},
> -	{0x1002, 0x439d, OK, "AMD", "SB700",		enable_flash_sb600},
> +	{0x1002, 0x439d, OK, "AMD", "SB700/SB710/SB750", enable_flash_sb600},
>  	{0x100b, 0x0510, NT, "AMD", "SC1100",		enable_flash_sc1100},
>  	{0x1002, 0x4377, OK, "ATI", "SB400",		enable_flash_sb400},
>  	{0x1166, 0x0205, OK, "Broadcom", "HT-1000",	enable_flash_ht1000},

Trivial and obvious, so just a quick scroll through it gives you a

Acked-by: Luc Verhaegen <libv at skynet.be>

Luc Verhaegen.




More information about the flashrom mailing list