summaryrefslogtreecommitdiffstats
path: root/firmware/export/pp5002.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/pp5002.h')
-rw-r--r--firmware/export/pp5002.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/pp5002.h b/firmware/export/pp5002.h
index 9d757ead7d..f566b5cd04 100644
--- a/firmware/export/pp5002.h
+++ b/firmware/export/pp5002.h
@@ -22,6 +22,8 @@
/* Much info gleaned and/or copied from the iPodLinux project. */
#define DRAM_START 0x28000000
+#define PROCESSOR_ID (*(volatile unsigned long *)(0xc4000000))
+
#define IPOD_LCD_BASE 0xc0001000
#define IISCONFIG (*(volatile unsigned long *)(0xc0002500))