From: Ulf Samuelsson <ulf@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] "10.flash":(1 of 1) [PATCH] Define Vendor Id for newer Atmel parallel flash
Date: Tue, 27 Mar 2007 18:18:40 +0200 [thread overview]
Message-ID: <460943E0.6000302@atmel.com> (raw)
Author: Ulf Samuelsson <ulf@atmel.com>
Date: 2007-03-27
Subject: "10.flash":(1 of 1) [PATCH] Define Vendor Id for newer Atmel parallel flash
CHANGELOG:
[PATCH] Define Vendor Id for newer Atmel parallel flash
Patch generated from files:
include_flash.h.patch
Signed-off-by: Ulf Samuelsson
---------------------------------------------------------------------------------------------------------------------------------
diff -urN u-boot-1.2.0/include/flash.h u-boot-1.2.0-atmel/include/flash.h
--- u-boot-1.2.0/include/flash.h 2007-03-27 12:57:41.000000000 +0200
+++ u-boot-1.2.0-atmel/include/flash.h 2007-03-24 20:07:33.000000000 +0100
@@ -231,9 +231,33 @@
#define AMD_ID_LV640U 0x22D722D7 /* 29LV640U ID (64 M, uniform sectors) */
#define AMD_ID_LV650U 0x22D722D7 /* 29LV650U ID (64 M, uniform sectors) */
-#define ATM_ID_BV1614 0x000000C0 /* 49BV1614 ID */
+/* 16 Mbit Devices */
+#define ATM_ID_BV1614 0x000000C0 /* 49BV1614 ID */
#define ATM_ID_BV1614A 0x000000C8 /* 49BV1614A ID */
-#define ATM_ID_BV6416 0x000000D6 /* 49BV6416 ID */
+#define ATM_ID_BV160D 0x000088C3 /* 49BV160D ID */
+#define ATM_ID_BV160DT 0x000088C2 /* 49BV160DT ID */
+#define ATM_ID_BV163D 0x000001C0 /* 49BV163D ID */
+#define ATM_ID_BV163DT 0x000001C2 /* 49BV163DT ID */
+
+/* 32 Mbit Devices */
+#define ATM_ID_BV320C 0x000088C4 /* 49BV320C ID */
+#define ATM_ID_BV320CT 0x000088C5 /* 49BV320CT ID */
+#define ATM_ID_BV322A 0x000000C8 /* 49BV322A ID */
+#define ATM_ID_BV322AT 0x000000C9 /* 49BV322AT ID */
+#define ATM_ID_BV320D 0x000090C5 /* 49BV320D ID */
+#define ATM_ID_BV320DT 0x000090C4 /* 49BV320DT ID */
+#define ATM_ID_BV322D 0x000001C8 /* 49BV322D ID */
+#define ATM_ID_BV322DT 0x000001C9 /* 49BV322DT ID */
+
+/* 64 Mbit Devices */
+#define ATM_ID_BV6416 0x000000D6 /* 49BV6416 ID */
+#define ATM_ID_BV6416T 0x000000D2 /* 49BV6416T ID */
+#define ATM_ID_BV6416C 0x000000C5 /* 49BV6416C ID */
+#define ATM_ID_BV6416CT 0x000000DF /* 49BV6416CT ID */
+#define ATM_ID_BV640D 0x000002DE /* 49BV640D ID */
+#define ATM_ID_BV640DT 0x000002DB /* 49BV640DT ID */
+#define ATM_ID_BV642D 0x000001D6 /* 49BV642D ID */
+#define ATM_ID_BV642DT 0x000001D2 /* 49BV642DT ID */
#define FUJI_ID_29F800BA 0x22582258 /* MBM29F800BA ID (8M) */
#define FUJI_ID_29F800TA 0x22D622D6 /* MBM29F800TA ID (8M) */
--
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/38163c02/attachment.vcf
next reply other threads:[~2007-03-27 16:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-27 16:18 Ulf Samuelsson [this message]
2007-05-23 15:20 ` [U-Boot-Users] "10.flash":(1 of 1) [PATCH] Define Vendor Id for newer Atmel parallel flash Ladislav Michl
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=460943E0.6000302@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