in your original drivers/mtd/spi/spi_flash.c commit, you had this:
#ifdef CONFIG_SPI_FLASH_SPANSION
    case 0x01:
        flash = spi_flash_probe_spansion(spi, idcode);
        break;
#endif

does that mean you have a spansion driver sitting around but it just wasnt 
merged ?  if i dont have to write it from scratch, that'd be great :).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to