]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/gic.h
ARM: AM43xx: Update the base addresses of modules
[u-boot] / arch / arm / include / asm / gic.h
index c2b1e28624244aa4e825334e89f4190161987ec4..a0891cc09c9b2efde5bda365bc3eb394f7c2ca67 100644 (file)
@@ -13,5 +13,7 @@
 #define GIC_CPU_OFFSET_A15     0x2000
 #define GICC_CTLR              0x0000
 #define GICC_PMR               0x0004
+#define GICC_IAR               0x000C
+#define GICC_EOIR              0x0010
 
 #endif