aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/arch-omap5/omap.h')
-rw-r--r--arch/arm/include/asm/arch-omap5/omap.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/include/asm/arch-omap5/omap.h b/arch/arm/include/asm/arch-omap5/omap.h
index df8222aaf5..15d429f4f9 100644
--- a/arch/arm/include/asm/arch-omap5/omap.h
+++ b/arch/arm/include/asm/arch-omap5/omap.h
@@ -159,13 +159,6 @@ struct s32ktimer {
159#define EFUSE_4 0x45145100 159#define EFUSE_4 0x45145100
160#endif /* __ASSEMBLY__ */ 160#endif /* __ASSEMBLY__ */
161 161
162/*
163 * Non-secure SRAM Addresses
164 * Non-secure RAM starts at 0x40300000 for GP devices. But we keep SRAM_BASE
165 * at 0x40304000(EMU base) so that our code works for both EMU and GP
166 */
167#define NON_SECURE_SRAM_START 0x40300000
168#define NON_SECURE_SRAM_END 0x40320000 /* Not inclusive */
169/* base address for indirect vectors (internal boot mode) */ 162/* base address for indirect vectors (internal boot mode) */
170#define SRAM_ROM_VECT_BASE 0x4031F000 163#define SRAM_ROM_VECT_BASE 0x4031F000
171 164