|
@@ -42,7 +42,9 @@
|
|
#define PRID_COMP_LEXRA 0x0b0000
|
|
#define PRID_COMP_LEXRA 0x0b0000
|
|
#define PRID_COMP_NETLOGIC 0x0c0000
|
|
#define PRID_COMP_NETLOGIC 0x0c0000
|
|
#define PRID_COMP_CAVIUM 0x0d0000
|
|
#define PRID_COMP_CAVIUM 0x0d0000
|
|
-#define PRID_COMP_INGENIC 0xd00000
|
|
|
|
|
|
+#define PRID_COMP_INGENIC_D0 0xd00000 /* JZ4740, JZ4750 */
|
|
|
|
+#define PRID_COMP_INGENIC_D1 0xd10000 /* JZ4770, JZ4775 */
|
|
|
|
+#define PRID_COMP_INGENIC_E1 0xe10000 /* JZ4780 */
|
|
|
|
|
|
/*
|
|
/*
|
|
* Assigned Processor ID (implementation) values for bits 15:8 of the PRId
|
|
* Assigned Processor ID (implementation) values for bits 15:8 of the PRId
|
|
@@ -168,7 +170,7 @@
|
|
#define PRID_IMP_CAVIUM_CN70XX 0x9600
|
|
#define PRID_IMP_CAVIUM_CN70XX 0x9600
|
|
|
|
|
|
/*
|
|
/*
|
|
- * These are the PRID's for when 23:16 == PRID_COMP_INGENIC
|
|
|
|
|
|
+ * These are the PRID's for when 23:16 == PRID_COMP_INGENIC_*
|
|
*/
|
|
*/
|
|
|
|
|
|
#define PRID_IMP_JZRISC 0x0200
|
|
#define PRID_IMP_JZRISC 0x0200
|