]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/flash.h
* Patch by Bernhard Kuhn, 28 Nov 2003:
[karo-tx-uboot.git] / include / flash.h
index 32f4f4a3b4d081951fbf80601eb856cddaa06ccf..800fb4dcdd9efdc36d497f823f241de896a0eb46 100644 (file)
@@ -136,6 +136,8 @@ extern int flash_real_protect(flash_info_t *info, long sector, int prot);
 #define AMD_ID_LV116DT 0xC7            /* 29LV116DT   ( 2 M x 8, top boot sect) */
 #define AMD_ID_LV016B  0xc8            /* 29LV016 ID  ( 2 M x 8)               */
 
+#define AMD_ID_PL160CB  0x22452245      /* 29PL160CB ID (16 M, bottom boot sect */
+
 #define AMD_ID_LV400T  0x22B922B9      /* 29LV400T ID ( 4 M, top boot sector)  */
 #define AMD_ID_LV400B  0x22BA22BA      /* 29LV400B ID ( 4 M, bottom boot sect) */