Go to the documentation of this file.
18 #ifndef __MACH_BCM2835_BCM2835_SOC_H__
19 #define __MACH_BCM2835_BCM2835_SOC_H__
21 #include <asm/sizes.h>
23 #define BCM2835_PERIPH_PHYS 0x20000000
24 #define BCM2835_PERIPH_VIRT 0xf0000000
25 #define BCM2835_PERIPH_SIZE SZ_16M
26 #define BCM2835_DEBUG_PHYS 0x20201000
27 #define BCM2835_DEBUG_VIRT 0xf0201000