ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
[oweals/u-boot.git] / include / asm-ppc / processor.h
index b2148444a1fdf042560f5f1198977ac7366a1635..e07e5d3be8f191c69548c5705a30d0e75e11ec96 100644 (file)
 #define PVR_86xx       0x80040000
 #define PVR_86xx_REV1  (PVR_86xx | 0x0010)
 
+#define PVR_VIRTEX5     0x7ff21912
+
 /*
  * For the 8xx processors, all of them report the same PVR family for
  * the PowerPC core. The various versions of these processors must be
 
 #define SVR_8533       0x803400
 #define SVR_8533_E     0x803C00
+#define SVR_8536       0x803700
+#define SVR_8536_E     0x803F00
 #define SVR_8540       0x803000
 #define SVR_8541       0x807200
 #define SVR_8541_E     0x807A00