See patch.
Uwe.
On Mon, Mar 10, 2008 at 02:37:05AM +0100, Uwe Hermann wrote:
See patch.
Uwe.
http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
!DSPAM:47d490e379374879134247!
Add --list-supported option to flashrom which lists the supported ROM chips, chipsets, and mainboards (Closes #90).
This looks good - it does what's expected.
Only one comment: should we list the -m parameter value for the supported motherboards? The list is currently
GIGABYTE GA-M57SLI-S4 GIGABYTE GA-M61P-S3 GIGABYTE GA-2761GXDK IWILL DK8-HTX MSI K8N Neo3 agami Aruma VIA EPIA M/MII/... ASUS A7V8-MX SE VIA EPIA SP Tyan Tomcat K7M ASUS P5A IBM x3455 EPoX EP-BX3 Acorp 6A815EPD Artec Group DBE61 Artec Group DBE62
... and for the average user going from GIGABYTE GA-M57SLI-S4 to -m gigabyte:m57sli might be a bit of a leap.
Signed-off-by: Uwe Hermann uwe@hermann-uwe.de
Acked-by: Ward Vandewege ward@gnu.org
Thanks, Ward.
On Tue, Mar 11, 2008 at 07:48:06PM -0400, Ward Vandewege wrote:
Add --list-supported option to flashrom which lists the supported ROM chips, chipsets, and mainboards (Closes #90).
This looks good - it does what's expected.
Only one comment: should we list the -m parameter value for the supported motherboards? The list is currently
Yes, will do that in the next patch.
Acked-by: Ward Vandewege ward@gnu.org
Thanks, r3133.
Uwe.