[PATCH 09/10] nand-data: update sorting description
Brian Norris
computersforpeace at gmail.com
Tue Jul 19 18:40:46 EDT 2011
Our python script (csvtohtml.py) automatically sorts the CSV table, so
update the page description to reflect this.
Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
nand-data/header.tmpl | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/nand-data/header.tmpl b/nand-data/header.tmpl
index 239e9db..d0b3423 100644
--- a/nand-data/header.tmpl
+++ b/nand-data/header.tmpl
@@ -50,10 +50,9 @@ It is not an exhaustive list by any means, and it certainly has a few holes
(especially on newer parts) but it is well beyond the scope of anything I have
found in other materials.
</p>
-<p>This table is currently sorted by the order in which I came across the chips.
-This leaves many of the chips in grouping by datasheet and similar type, but it
-may overall seem disorganized. I may choose to improve the nature of this catalog
-in the future.
+<p>This table is currently sorted by Full ID string, then by Size (for
+multi-chip die) and Manufacturer (for chips produced by more than one
+manufacturer, such as NAND08GR3B2C).
</p>
<p>One should note that <span class="wrong-size">rows in blue represent chips that
are detected properly except for their total size (perhaps because they are
--
1.7.0.4
More information about the linux-mtd
mailing list