[flashrom] [PATCH] Refactor MCP SPI detection

Michael Karcher flashrom at mkarcher.dialup.fu-berlin.de
Wed Feb 17 16:48:21 CET 2010


Am Mittwoch, den 17.02.2010, 15:50 +0100 schrieb Michael Karcher:
> > +	case 0x0:
> > +		buses_supported = CHIP_BUSTYPE_LPC;
> > +		break;
> > +	case 0x2:
> > +		buses_supported = CHIP_BUSTYPE_SPI;
> > +		break;
> Hmm. I think there was a report with 0x1 for LPC, but I have to recheck
> that.
I was wrong.

Regards,
  Michael Karcher





More information about the flashrom mailing list