Add ID codes for most recent Atmel NOR flashes

Signed-off-by: Ulf Samuelsson <[EMAIL PROTECTED]>

diff -urN u-boot.cmp/include/flash.h u-boot/include/flash.h
--- u-boot.cmp/include/flash.h	2008-04-12 07:05:17.000000000 +0200
+++ u-boot/include/flash.h	2008-04-12 20:57:51.000000000 +0200
@@ -241,9 +241,30 @@
 #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 */
-#define ATM_ID_BV1614A	0x000000C8	/* 49BV1614A ID */
-#define ATM_ID_BV6416	0x000000D6	/* 49BV6416  ID */
+#define ATM_ID_BV1614	0x000000C0	/* 49BV1614	ID */
+#define ATM_ID_BV1614A	0x000000C8	/* 49BV1614A	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 */
+
+#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 */
+
+#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) */
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to