[patch] update CFI URI n mtd kconfig

Robin Getz rgetz at blackfin.uclinux.org
Thu Sep 13 16:31:56 EDT 2007


On Thu 13 Sep 2007 14:28, Josh Boyer pondered:
> On 9/12/07, Mike Frysinger <vapier at gentoo.org> wrote:
> > Since AMD shunted its flash memory division, the URI in the mtd Kconfig is now
> > broken, so the attached patch points people to Wikipedia.
> >
> > Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> > ---
> > diff --git a/drivers/mtd/chips/Kconfig b/drivers/mtd/chips/Kconfig
> > index 479d32b..980117a 100644
> > --- a/drivers/mtd/chips/Kconfig
> > +++ b/drivers/mtd/chips/Kconfig
> > @@ -11,8 +11,8 @@ config MTD_CFI
> >           AMD and other flash manufactures that provides a universal method

Even on the Intel page, it gives "Intel, AMD, Sharp, and Fujitsu" credit - why
limit Sharp, and Fujitsu to "others"? (I would just take out everyone's name).

> >           for probing the capabilities of flash devices. If you wish to
> >           support any device that is CFI-compliant, you need to enable this
> > -         option. Visit <http://www.amd.com/products/nvd/overview/cfi.html>
> > -         for more information on CFI.
> > +         option. For more information on CFI, visit:
> > +         <http://wikipedia.org/wiki/Common_Flash_Memory_Interface>
> 
> Erm, I'd rather not point to wikipedia.  Can you change it to point to:
> 
> http://www.intel.com/design/flash/swb/cfi.htm

Why not from the place that you can get the standard? http://jedec.org/

or http://www.jedec.org/download/search/jesd68-01.pdf 

There isn't any point to pick one vendor - unless you work there, own
stock, or one provides outstanding support (free hardware) for driver 
development. :)

-Robin



More information about the linux-mtd mailing list