Ignore:
Timestamp:
03/26/10 00:18:41 (2 years ago)
Author:
uwe
Message:

Polish the flashrom code comments and outputs a bit.

  • Fix a number of typos (found via ispell).
  • Use correct vendor names (as per their websites) consistently.

Signed-off-by: Uwe Hermann <uwe@…>
Acked-by: Uwe Hermann <uwe@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/serprog-protocol.txt

    r656 r985  
    4747                cmd 8 support: byte 1 bit 0, and so on. 
    4848        0x04 (Q_SERBUF): 
    49                 If the programmer has guaranteedly working flow control, 
     49                If the programmer has a guaranteed working flow control, 
    5050                it should return a big bogus value - eg 0xFFFF. 
    5151        0x05 (Q_BUSTYPE): 
     
    5454        0x06 (Q_CHIPSIZE): 
    5555                Only applicable to parallel programmers. 
    56                 An LPC/FHW/SPI-programmer can report this as not supported in the command bitmap. 
     56                An LPC/FWH/SPI-programmer can report this as not supported in the command bitmap. 
    5757        0x08 (Q_WRNMAXLEN): 
    5858                If a programmer reports a bigger maximum write-n length than the serial buffer size, 
Note: See TracChangeset for help on using the changeset viewer.