mirror of
https://review.coreboot.org/flashrom.git
synced 2025-09-17 18:35:24 +02:00
Add a bunch of new/tested stuff and various small changes 17
Tested Mainboards: OK: - Acer V75-M (used in IBM Aptiva 2170-G) http://www.flashrom.org/pipermail/flashrom/2012-December/010300.html - Acorp 6M810C http://www.flashrom.org/pipermail/flashrom/2013-January/010433.html - ASRock G31M-S rev 2.0 http://www.flashrom.org/pipermail/flashrom/2013-February/010538.html - ASUS F1A75-V PRO http://paste.flashrom.org/view.php?id=1528 - ASUS M5A97 (rev. 1.0) http://www.flashrom.org/pipermail/flashrom/2013-February/010483.html - ASUS P5KPL-AM IN/GB http://www.flashrom.org/pipermail/flashrom/2013-January/010455.html - GABYTE GA-H77M-D3H http://www.flashrom.org/pipermail/flashrom/2013-February/010538.html NOT OK: - GIGABYTE GA-Z77MX-D3H http://paste.flashrom.org/view.php?id=1529 http://paste.flashrom.org/view.php?id=1530 Tested flash chips: - Winbond W25X10 to PREW (+PREW) Reported on IRC(?) - Eon EN25Q32(A/B) to PREW (+REW) http://www.flashrom.org/pipermail/flashrom/2013-February/010533.html - Eon EN25Q64 to PREW (+PREW) http://www.flashrom.org/pipermail/flashrom/2013-January/010466.html Miscellaneous: - Fix superflouos line breaks in wiki mainboard and laptop output. - Use the .nh (no hyphenation) command in the manpage to enforce single-line URLs where useful. - Reference the manpage (besides the Laptops wiki page) in the laptop warning. - Minor output and whitespace fixes. - Add Fidelix IDs. - Add ISSE clones of PMC chips. - Fix typo: EMST -> ESMT. - Add ID of ESMT F25D08QA. - Refine GigaDevice GD25Q series (missing voltages and comments). - Use underscore instead of lower-case x as wildcard in Sharp chip names. Corresponding to flashrom svn r1650. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
11
flashrom.8
11
flashrom.8
@@ -161,6 +161,7 @@ Same as
|
||||
.BR \-\-list\-supported ,
|
||||
but outputs the supported hardware in MediaWiki syntax, so that it can be
|
||||
easily pasted into the wiki page at
|
||||
.nh
|
||||
.BR http://www.flashrom.org/ .
|
||||
Please note that MediaWiki output is not compiled in by default.
|
||||
.TP
|
||||
@@ -390,6 +391,7 @@ unusable (see also the
|
||||
.B BUGS
|
||||
section). The embedded controller (EC) in these
|
||||
machines often interacts badly with flashing.
|
||||
.nh
|
||||
.B http://www.flashrom.org/Laptops
|
||||
has more information. For example the EC firmware sometimes resides on the same
|
||||
flash chip as the host firmware. While flashrom tries to change the contents of
|
||||
@@ -715,8 +717,10 @@ can be
|
||||
(DLC 5).
|
||||
.sp
|
||||
More information about the RayeR hardware is available at
|
||||
.nh
|
||||
.BR "http://rayer.ic.cz/elektro/spipgm.htm " .
|
||||
The schematic of the Xilinx DLC 5 was published at
|
||||
.nh
|
||||
.BR "http://www.xilinx.com/itp/xilinx4/data/docs/pac/appendixb.html " .
|
||||
.SS
|
||||
.BR "pony_spi " programmer
|
||||
@@ -730,6 +734,7 @@ named "serbang". The optional
|
||||
parameter accepts the values "si_prog" (default) or "serbang".
|
||||
.sp
|
||||
Information about the SI-Prog adapter can be found at
|
||||
.nh
|
||||
.BR "http://www.lancos.com/siprogsch.html " .
|
||||
.sp
|
||||
An example call to flashrom is
|
||||
@@ -765,6 +770,7 @@ parameter as explained in the
|
||||
section above.
|
||||
.sp
|
||||
More information about the hardware is available at
|
||||
.nh
|
||||
.BR http://wiki.opengraphics.org .
|
||||
.SS
|
||||
.BR "linux_spi " programmer
|
||||
@@ -869,6 +875,7 @@ You are welcome to join and ask questions, send us bug and success reports there
|
||||
too. Please provide a way to contact you later (e.g.\& a mail address) and be
|
||||
patient if there is no immediate reaction. Also, we provide a pastebin service
|
||||
at
|
||||
.nh
|
||||
.B http://paste.flashrom.org
|
||||
that is very useful when you want to share logs etc.\& without spamming the
|
||||
channel.
|
||||
@@ -884,8 +891,8 @@ paragraph in the
|
||||
.B internal programmer
|
||||
subsection of the
|
||||
.B PROGRAMMER SPECIFIC INFO
|
||||
section.
|
||||
.B " http://www.flashrom.org/Laptops"
|
||||
section and the information in our wiki at
|
||||
.BR "http://www.flashrom.org/Laptops " .
|
||||
.SS
|
||||
One-time programmable (OTP) memory and unique IDs
|
||||
.sp
|
||||
|
Reference in New Issue
Block a user