From: Ulf Samuelsson <ulf@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] "3.micron":(1 of 1) [PATCH][NAND] Define the Vendor Id for Micron NAND Flash
Date: Tue, 27 Mar 2007 18:14:32 +0200 [thread overview]
Message-ID: <460942E8.60904@atmel.com> (raw)
Author: Ulf Samuelsson <ulf@atmel.com>
Date: 2007-03-27
Subject: "3.micron":(1 of 1) [PATCH][NAND] Define the Vendor Id for Micron NAND Flash
CHANGELOG:
[PATCH][NAND] Define the Vendor Id for Micron NAND Flash
Patch generated from files:
drivers_nand_nand_ids.c.patch
include_linux_mtd_nand.h.patch
Signed-off-by: Ulf Samuelsson
---------------------------------------------------------------------------------------------------------------------------------
diff -urN u-boot-1.2.0/drivers/nand/nand_ids.c u-boot-1.2.0-atmel/drivers/nand/nand_ids.c
--- u-boot-1.2.0/drivers/nand/nand_ids.c 2007-01-07 00:13:11.000000000 +0100
+++ u-boot-1.2.0-atmel/drivers/nand/nand_ids.c 2007-03-24 20:07:32.000000000 +0100
@@ -123,6 +123,7 @@
{NAND_MFR_NATIONAL, "National"},
{NAND_MFR_RENESAS, "Renesas"},
{NAND_MFR_STMICRO, "ST Micro"},
+ {NAND_MFR_MICRON, "Micron"},
{0x0, "Unknown"}
};
#endif
diff -urN u-boot-1.2.0/include/linux/mtd/nand.h u-boot-1.2.0-atmel/include/linux/mtd/nand.h
--- u-boot-1.2.0/include/linux/mtd/nand.h 2007-01-07 00:13:11.000000000 +0100
+++ u-boot-1.2.0-atmel/include/linux/mtd/nand.h 2007-03-24 20:07:32.000000000 +0100
@@ -348,6 +348,7 @@
#define NAND_MFR_NATIONAL 0x8f
#define NAND_MFR_RENESAS 0x07
#define NAND_MFR_STMICRO 0x20
+#define NAND_MFR_MICRON 0x2c
/**
* struct nand_flash_dev - NAND Flash Device ID Structure
--
Best Regards,
Ulf Samuelsson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ulf.vcf
Type: text/x-vcard
Size: 301 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070327/b630541e/attachment.vcf
next reply other threads:[~2007-03-27 16:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-27 16:14 Ulf Samuelsson [this message]
2007-05-23 15:07 ` [U-Boot-Users] "3.micron":(1 of 1) [PATCH][NAND] Define the Vendor Id for Micron NAND Flash Ladislav Michl
2007-05-24 11:33 ` Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=460942E8.60904@atmel.com \
--to=ulf@atmel.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox