public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [patch] update CFI URI n mtd kconfig
@ 2007-09-13  3:39 Mike Frysinger
  2007-09-13 18:28 ` Josh Boyer
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Frysinger @ 2007-09-13  3:39 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-mtd, LKML

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@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
 	  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>
 
 config MTD_JEDECPROBE
 	tristate "Detect non-CFI AMD/JEDEC-compatible flash chips"

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-09-14  9:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-13  3:39 [patch] update CFI URI n mtd kconfig Mike Frysinger
2007-09-13 18:28 ` Josh Boyer
2007-09-13 20:31   ` Robin Getz
2007-09-13 21:01     ` Mike Frysinger
2007-09-14  9:07       ` Clemens Koller
2007-09-13 23:09     ` Josh Boyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox