summaryrefslogtreecommitdiff
path: root/firmware/export/pp5002.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/pp5002.h')
-rw-r--r--firmware/export/pp5002.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/pp5002.h b/firmware/export/pp5002.h
index 83f8456bf0..9d757ead7d 100644
--- a/firmware/export/pp5002.h
+++ b/firmware/export/pp5002.h
@@ -141,9 +141,4 @@
141#define MMAP3_LOGICAL (*(volatile unsigned long *)(0xf000f018)) 141#define MMAP3_LOGICAL (*(volatile unsigned long *)(0xf000f018))
142#define MMAP3_PHYSICAL (*(volatile unsigned long *)(0xf000f01c)) 142#define MMAP3_PHYSICAL (*(volatile unsigned long *)(0xf000f01c))
143 143
144/* FIXME: These are PP502x definitions, but without them, iPod 3rd gen
145 * doesn't compile. The correct values for 3rd gen are not yet known. */
146#define DEV_INIT (*(volatile unsigned long *)(0x70000020))
147#define INIT_USB 0x80000000
148
149#endif 144#endif