Re: [patch] update CFI URI n mtd kconfig

Previous thread: [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG is used by Yinghai Lu on Wednesday, September 12, 2007 - 10:21 pm. (18 messages)

Next thread: TCP_LINGER2 TIME_WAIT by Reza Roboubi on Wednesday, September 12, 2007 - 11:54 pm. (3 messages)
To: Andrew Morton <akpm@...>
Cc: LKML <linux-kernel@...>, <linux-mtd@...>
Date: Wednesday, September 12, 2007 - 11:39 pm

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"
-

To: Mike Frysinger <vapier@...>
Cc: Andrew Morton <akpm@...>, LKML <linux-kernel@...>, <linux-mtd@...>
Date: Thursday, September 13, 2007 - 2:28 pm

Erm, I'd rather not point to wikipedia. Can you change it to point to:

http://www.intel.com/design/flash/swb/cfi.htm

instead?

josh
-

To: Josh Boyer <jwboyer@...>
Cc: Mike Frysinger <vapier@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, <linux-mtd@...>
Date: Thursday, September 13, 2007 - 4:31 pm

Even on the Intel page, it gives "Intel, AMD, Sharp, and Fujitsu" credit - why

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
-

To: Robin Getz <rgetz@...>
Cc: Mike Frysinger <vapier@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, <linux-mtd@...>
Date: Thursday, September 13, 2007 - 7:09 pm

He wasn't changing that part of the option. I'm fairly certain that
description has been there for years. If you want to change it to be

I wasn't picking a vendor. I was pointing out a well laid out webpage
that describes what CFI is and provides the spec for it. If you want
to link directly to jedec, ok.

And no, I don't work at Intel, own stock in it, or know of them giving
out free hardware on a regular basis. I do happen to like what Intel
is doing in regards to opening their drivers, but that has nothing to
do with this :).

josh
-

To: Robin Getz <rgetz@...>
Cc: Josh Boyer <jwboyer@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, <linux-mtd@...>
Date: Thursday, September 13, 2007 - 5:01 pm

i'll add that to wikipedia ;)
-mike

To: Mike Frysinger <vapier@...>
Cc: Robin Getz <rgetz@...>, Josh Boyer <jwboyer@...>, Andrew Morton <akpm@...>, LKML <linux-kernel@...>, <linux-mtd@...>
Date: Friday, September 14, 2007 - 5:07 am

...done.

Regards,

Clemens Koller
__________________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Straße 45/1
Linhof Werksgelände
D-81379 München
Tel.089-741518-50
Fax 089-741518-19
http://www.anagramm-technology.com

-

Previous thread: [PATCH] x86_64: set cfg_size for AMD Family 10h in case MMCONFIG is used by Yinghai Lu on Wednesday, September 12, 2007 - 10:21 pm. (18 messages)

Next thread: TCP_LINGER2 TIME_WAIT by Reza Roboubi on Wednesday, September 12, 2007 - 11:54 pm. (3 messages)