[U-Boot] spansion spi flash driver ?

Haavard Skinnemoen haavard.skinnemoen at atmel.com
Tue Jan 6 14:00:56 CET 2009


Mike Frysinger wrote:
> 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 :).

No, I'm afraid I don't have a spansion driver. I don't know why I put it
there...probably just to see what it would look like with more
supported flash types, and then I forgot to remove it before submitting.

Haavard


More information about the U-Boot mailing list