[flashrom] [PATCH] Add IT8705 autodetection, Shuttle AK38N info

Uwe Hermann uwe at hermann-uwe.de
Sat Jul 10 17:38:01 CEST 2010


On Fri, Jul 09, 2010 at 06:39:40PM +0200, Carl-Daniel Hailfinger wrote:
> Autodetect the ITE IT8705 Super I/O and enable flash writes if it
                           ^
        Missing 'F' in the commit message.


> performs LPC->Parallel translation.
> Remove board enables which triggered the IT8705 write enable manually.
                                                 ^
                                               Ditto


> Change the IT87 SPI special case to cover IT87 LPC->SPI and
> LPC->Parallel translation.
> 
> 
> Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net>
> 
> Tested on Syntax SV266A.
> Acked-by: Paul Menzel <paulepanter at users.sourceforge.net>
> 
> Tested on Shuttle AK38N, all operations work fine.
> Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

Retested this version on AK38N, still works fine.

Acked-by: Uwe Hermann <uwe at hermann-uwe.de>

 
> +	case 0x8705:
> +		return it8705f_write_enable(superio.port);
> +		break;
> +	case 0x8716:
> +	case 0x8718:
> +	case 0x8720:
> +		return it87spi_probe(superio.port);
> +		break;
> +	default:
> +		msg_pdbg("Super I/O ID %04hx is not on the list of flash "
                                      ^
                  I'd add "0x" here to make it clear to
                  the user that it's a hex number.


> +		if ((sio_read(port, 0x29) & 0x03) != 0) {
> +			msg_perr("IT8705F flash address pins 16-17 disabled!\n");
> +			/* Not really an error if you use flash chips smaller
> +			 * than 256 kByte, but
> +			 */

The comment/sentence is truncated here, it seems.

Please feel free to commit. I will do a review against the datasheet
when time permits, but no need to wait for that, the code has been
tested and reviewed by multiple people now, I don't expect issues.
 
I'll attach flashrom and superiotool output on Shuttle AK38N for reference.


Uwe.
-- 
http://hermann-uwe.de     | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org
-------------- next part --------------
flashrom v0.9.2-r1072 on Linux 2.6.29-2-686 (i686), built with libpci 3.1.7, GCC 4.3.3, little endian
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OS timer resolution is 1 usecs, 900M loops per second, 10 myus = 10 us, 100 myus = 101 us, 1000 myus = 1008 us, 10000 myus = 10001 us, 4 myus = 5 us, OK.
Initializing internal programmer
No coreboot table found.
DMI string system-manufacturer: "VIA Technologies, Inc."
DMI string system-product-name: "AK38 "
DMI string system-version: " "
DMI string baseboard-manufacturer: " "
DMI string baseboard-product-name: "AK38 "
DMI string baseboard-version: " "
DMI string chassis-type: "Desktop"
Found ITE Super I/O, id 8705
Found chipset "VIA VT8235", enabling flash write... chipset PCI ID is 1106:3177, OK.
This chipset supports the following protocols: Non-SPI.
Enabling IT8705F flash ROM interface write.
Maximum IT8705F parallel flash decode size is 262144.
Probing for AMD Am29F010A/B, 128 KB: probe_jedec_common: id1 0x3b, id2 0xa6, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29F002(N)BB, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29F002(N)BT, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29F016D, 2048 KB: Chip size 2048 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29F040B, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29F080B, 1024 KB: Chip size 1024 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29LV040B, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for AMD Am29LV081B, 1024 KB: Chip size 1024 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for ASD AE49F2008, 256 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT25DF021, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25DF041A, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25DF081, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25DF161, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25DF321, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25DF321A, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25DF641, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25F512B, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25FS010, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT25FS040, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT26DF041, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT26DF081A, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT26DF161, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT26DF161A, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT26F004, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT29C512, 64 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT29C010A, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT29C020, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT29C040A, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT45CS1282, 16896 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB011D, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB021D, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB041D, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB081D, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB161D, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB321C, 4224 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB321D, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT45DB642D, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Atmel AT49BV512, 64 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT49F020, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT49F002(N), 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Atmel AT49F002(N)T, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for AMIC A25L40PT, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for AMIC A25L40PU, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for AMIC A29002B, 256 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for AMIC A29002T, 256 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for AMIC A29040B, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for AMIC A49LF040A, 512 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for EMST F49B002UA, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for EMST F25L008A, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B05, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B05T, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B10, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B10T, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B20, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B20T, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B40, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B40T, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B80, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B80T, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B16, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B16T, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B32, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B32T, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B64, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25B64T, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25D16, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25F05, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25F10, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25F20, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25F40, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25F80, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25F16, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN25F32, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Eon EN29F010, 128 KB: probe_jedec_common: id1 0x3b, id2 0xa6, id1 is normal flash content, id2 is normal flash content
Probing for EON EN29F002(A)(N)B, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for EON EN29F002(A)(N)T, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Fujitsu MBM29F004BC, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Fujitsu MBM29F004TC, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Fujitsu MBM29F400BC, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_m29f400bt: id1 0x25, id2 0x2d
Probing for Fujitsu MBM29F400TC, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_m29f400bt: id1 0x25, id2 0x2d
Probing for Hyundai HY29F002T, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Hyundai HY29F002B, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Intel 28F001BX-B, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Intel 28F001BX-T, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Intel 28F004S5, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_82802ab: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F004BV/BE-B, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_82802ab: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F004BV/BE-T, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_82802ab: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F400BV/CV/CE-B, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_82802ab: id1 0x25, id2 0x2d, id1 is normal flash content, id2 is normal flash content
Probing for Intel 28F400BV/CV/CE-T, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_82802ab: id1 0x25, id2 0x2d, id1 is normal flash content, id2 is normal flash content
Probing for Intel 82802AB, 512 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for Intel 82802AC, 1024 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for Macronix MX25L512, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L1005, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L2005, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L4005, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L8005, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L1605, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L1635D, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L3205, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L3235D, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L6405, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX25L12805, 16384 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix MX29F001B, 128 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x3b, id2 0xa6, id1 is normal flash content, id2 is normal flash content
Probing for Macronix MX29F001T, 128 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x3b, id2 0xa6, id1 is normal flash content, id2 is normal flash content
Probing for Macronix MX29F002B, 256 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Macronix MX29F002T, 256 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Macronix MX29LV040, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Numonyx M25PE10, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Numonyx M25PE20, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Numonyx M25PE40, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Numonyx M25PE80, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Numonyx M25PE16, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC Pm25LV010, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC Pm25LV016B, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC Pm25LV020, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC Pm25LV040, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC Pm25LV080B, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC Pm25LV512, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC Pm29F002T, 256 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for PMC Pm29F002B, 256 KB: Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for PMC Pm39LV010, 128 KB: probe_jedec_common: id1 0x3b, id2 0xa6, id1 is normal flash content, id2 is normal flash content
Probing for PMC Pm39LV020, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for PMC Pm39LV040, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for PMC Pm49FL002, 256 KB: skipped. Host bus type Parallel and chip bus type LPC,FWH are incompatible.
Probing for PMC Pm49FL004, 512 KB: skipped. Host bus type Parallel and chip bus type LPC,FWH are incompatible.
Probing for Sanyo LF25FW203A, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Sharp LHF00L04, 1024 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for Spansion S25FL008A, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Spansion S25FL016A, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST25VF016B, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST25VF032B, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST25VF040.REMS, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST25VF040B, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST25LF040A.RES, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST25VF040B.REMS, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST25VF080B, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST SST28SF040A, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_82802ab: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for SST SST29EE010, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST29LE010, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST29EE020A, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST29LE020, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39SF512, 64 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39SF010A, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39SF020A, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39SF040, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39VF512, 64 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39VF010, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39VF020, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39VF040, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xda, id2 0x0b
Probing for SST SST39VF080, 1024 KB: Chip size 1024 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content
Probing for SST SST49LF002A/B, 256 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for SST SST49LF003A/B, 384 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for SST SST49LF004A/B, 512 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for SST SST49LF004C, 512 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for SST SST49LF008A, 1024 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for SST SST49LF008C, 1024 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for SST SST49LF016C, 2048 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for SST SST49LF020, 256 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for SST SST49LF020A, 256 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for SST SST49LF040, 512 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for SST SST49LF040B, 512 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for SST SST49LF080A, 1024 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for SST SST49LF160C, 2048 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for ST M25P05-A, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P05.RES, 64 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P10-A, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P10.RES, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P20, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P40, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P40-old, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P80, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P16, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P32, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P64, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M25P128, 16384 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST M29F002B, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for ST M29F002T/NT, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for ST M29F040B, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. Chip lacks correct probe timing information, using default 10mS/40uS. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for ST M29F400BT, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_m29f400bt: id1 0x25, id2 0x2d
Probing for ST M29W010B, 128 KB: probe_jedec_common: id1 0x3b, id2 0xa6, id1 is normal flash content, id2 is normal flash content
Probing for ST M29W040B, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for ST M29W512B, 64 KB: probe_jedec_common: id1 0x3e, id2 0x32, id1 is normal flash content, id2 is normal flash content
Probing for ST M50FLW040A, 512 KB: skipped. Host bus type Parallel and chip bus type LPC,FWH are incompatible.
Probing for ST M50FLW040B, 512 KB: skipped. Host bus type Parallel and chip bus type LPC,FWH are incompatible.
Probing for ST M50FLW080A, 1024 KB: skipped. Host bus type Parallel and chip bus type LPC,FWH are incompatible.
Probing for ST M50FLW080B, 1024 KB: skipped. Host bus type Parallel and chip bus type LPC,FWH are incompatible.
Probing for ST M50FW002, 256 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for ST M50FW016, 2048 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for ST M50FW040, 512 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for ST M50FW080, 1024 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for ST M50LPW116, 2048 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for SyncMOS S29C31004T, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xda, id2 0x0b
Probing for SyncMOS S29C51001T, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SyncMOS S29C51002T, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for SyncMOS S29C51004T, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xda, id2 0x0b
Probing for TI TMS29F002RB, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for TI TMS29F002RT, 256 KB: probe_jedec_common: id1 0x25, id2 0xc2, id1 is normal flash content, id2 is normal flash content
Probing for Winbond W25Q80, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25Q16, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25Q32, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25Q64, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25x10, 128 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25x20, 256 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25x40, 512 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25x80, 1024 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25x16, 2048 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25x32, 4096 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W25x64, 8192 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Winbond W29C011, 128 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Winbond W29C020C, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Probing for Winbond W29C040P, 512 KB: Chip size 512 kB is bigger than supported size 256 kB of chipset/board/programmer for Parallel interface, probe/read/erase/write may fail. probe_jedec_common: id1 0xda, id2 0x0b
Probing for Winbond W29EE011, 128 KB: Probing disabled for Winbond W29EE011 because the probing sequence puts the AMIC A49LF040A in a funky state. Use 'flashrom -c W29EE011' if you have a board with this chip.
Probing for Winbond W39V040A, 512 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for Winbond W39V040B, 512 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for Winbond W39V040C, 512 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for Winbond W39V040FA, 512 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for Winbond W39V080A, 1024 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for Winbond W49F002U, 256 KB: probe_jedec_common: id1 0xda, id2 0x0b
Found chip "Winbond W49F002U" (256 KB, Parallel) at physical address 0xfffc0000.
Probing for Winbond W49V002A, 256 KB: skipped. Host bus type Parallel and chip bus type LPC are incompatible.
Probing for Winbond W49V002FA, 256 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for Winbond W39V080FA, 1024 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for Winbond W39V080FA (dual mode), 512 KB: skipped. Host bus type Parallel and chip bus type FWH are incompatible.
Probing for Atmel unknown Atmel SPI chip, 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for EON unknown EON SPI chip, 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Macronix unknown Macronix SPI chip, 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for PMC unknown PMC SPI chip, 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for SST unknown SST SPI chip, 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for ST unknown ST SPI chip, 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Sanyo unknown Sanyo SPI chip, 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Generic unknown SPI chip (RDID), 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
Probing for Generic unknown SPI chip (REMS), 0 KB: skipped. Host bus type Parallel and chip bus type SPI are incompatible.
===
This flash part has status UNTESTED for operations: ERASE
The test status of this chip may have been updated in the latest development
version of flashrom. If you are running the latest development version,
please email a report to flashrom at flashrom.org if any of the above operations
work correctly for you with this flash part. Please include the flashrom
output with the additional -V option for all operations you tested (-V, -Vr,
-Vw, -VE), and mention which mainboard or programmer you tested.
Thanks for your help!
===
No operations were specified.
-------------- next part --------------
superiotool r5651
Found ITE IT8705F/AF / IT8700F (id=0x8705, rev=0x2) at 0x2e
Register dump:
idx 20 21 22 23 24
val 87 05 02 00 75
def 87 05 00 00 NA
LDN 0x00 (Floppy)
idx 30 60 61 70 74 f0 f1
val 01 03 f0 06 02 00 00
def 00 03 f0 06 02 00 00
LDN 0x01 (COM1)
idx 30 60 61 70 f0
val 01 03 f8 04 00
def 00 03 f8 04 00
LDN 0x02 (COM2)
idx 30 60 61 70 f0 f1 f2 f3
val 01 02 f8 03 00 10 00 7f
def 00 02 f8 03 00 50 00 7f
LDN 0x03 (Parallel port)
idx 30 60 61 62 63 64 65 70  74 f0
val 01 03 78 00 00 00 80 07  04 08
def 00 03 78 07 78 00 80 07  03 03
LDN 0x04 (Environment controller)
idx 2b 30 60 61 62 63 70 f0  f1 f2 f3 f4 f5 f6
val 00 01 02 90 00 00 00 80  00 0a 00 c0 00 ff
def 00 00 02 90 02 30 09 00  00 00 00 00 NA NA
LDN 0x05 (GPIO)
idx 25 26 27 28 29 2a 60 61  62 63 64 65 70 71 72 b0  b1 b2 b3 b4 b5 b8 b9 ba  bb bc bd c0 c1 c2 c3 c4  c5 c8 c9 ca cb cc cd d0  d1 d2 d3 d4 d5 d6 d8 d9  da f0 f1 f2 f5 f6 f7 f8  f9 fa fb fc fd fe ff
val 00 00 00 00 00 00 08 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 0f 00
def 00 00 00 ff e0 ff 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 NA 00
LDN 0x06 (Game port)
idx 30 60 61
val 01 02 01
def 00 02 01
LDN 0x07 (Consumer IR)
idx 30 60 61 70 f0
val 00 03 10 0b 06
def 00 03 10 0b 00
LDN 0x08 (MIDI port)
idx 30 60 61 70 f0
val 01 03 30 0a 00
def 00 03 00 0a 00
Environment controller (0x0295)
Found ITE IT8705F/AF / IT8700F (id=0x8705, rev=0x2) at 0x4e
Register dump:
idx 20 21 22 23 24
val 87 05 02 00 75
def 87 05 00 00 NA
LDN 0x00 (Floppy)
idx 30 60 61 70 74 f0 f1
val 01 03 f0 06 02 00 00
def 00 03 f0 06 02 00 00
LDN 0x01 (COM1)
idx 30 60 61 70 f0
val 01 03 f8 04 00
def 00 03 f8 04 00
LDN 0x02 (COM2)
idx 30 60 61 70 f0 f1 f2 f3
val 01 02 f8 03 00 10 00 7f
def 00 02 f8 03 00 50 00 7f
LDN 0x03 (Parallel port)
idx 30 60 61 62 63 64 65 70  74 f0
val 01 03 78 00 00 00 80 07  04 08
def 00 03 78 07 78 00 80 07  03 03
LDN 0x04 (Environment controller)
idx 2b 30 60 61 62 63 70 f0  f1 f2 f3 f4 f5 f6
val 00 01 02 90 00 00 00 80  00 0a 00 c0 00 ff
def 00 00 02 90 02 30 09 00  00 00 00 00 NA NA
LDN 0x05 (GPIO)
idx 25 26 27 28 29 2a 60 61  62 63 64 65 70 71 72 b0  b1 b2 b3 b4 b5 b8 b9 ba  bb bc bd c0 c1 c2 c3 c4  c5 c8 c9 ca cb cc cd d0  d1 d2 d3 d4 d5 d6 d8 d9  da f0 f1 f2 f5 f6 f7 f8  f9 fa fb fc fd fe ff
val 00 00 00 00 00 00 08 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 0f 00
def 00 00 00 ff e0 ff 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 NA 00
LDN 0x06 (Game port)
idx 30 60 61
val 01 02 01
def 00 02 01
LDN 0x07 (Consumer IR)
idx 30 60 61 70 f0
val 00 03 10 0b 06
def 00 03 10 0b 00
LDN 0x08 (MIDI port)
idx 30 60 61 70 f0
val 01 03 30 0a 00
def 00 03 00 0a 00
Environment controller (0x0295)


More information about the flashrom mailing list