FileName: include/asm-arm/arch-omap/omap3-silicon.h
OMAP34XX base address defines go here.
Originally from Linux kernel: http://linux.omap.com/pub/kernel/3430zoom/linux-ldp-v1.0b.tar.gz include/asm-arm/arch-omap/omap3-silicon.h
| #define HAWKEYE_ES1 0x0B6D6000 |
CHIP F number HAWKEYE (hex) OMAP3430 ES1.0 F771609 B6D6 OMAP3430 ES2.0 F771609A B7AE.
| #define OMAP_CTRL_BASE (OMAP_L4_CORE_BASE + 0x02000) |
Peripheral Base Addresses.
| #define OMAP_L4_CORE_BASE 0x48000000 |
OMAP Internal Bus Base addresses.
| #define OMAP_MPU_WDTIMER_BASE OMAP_WDTIMER2_BASE |
MPU WDT Definition.
| #define OMAP_SRAM_INTVECT 0x4020F800 |
| #define OMAP_SRAM_STACK 0x4020FFFC |
Temporary stack for us to use C calls in low_level_init.
| #define OMAP_TAP_BASE (OMAP_L4_WKUP_BASE + 0xA000) |
Gives the silicon revision.
1.5.6