aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap5_uevm.h')
-rw-r--r--include/configs/omap5_uevm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index 4f2d4253c7..96c5955b62 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -61,5 +61,8 @@
61/* Clock Defines */ 61/* Clock Defines */
62#define V_OSCK 19200000 /* Clock output from T2 */ 62#define V_OSCK 19200000 /* Clock output from T2 */
63 63
64#define NON_SECURE_SRAM_START 0x40300000
65#define NON_SECURE_SRAM_END 0x40320000 /* Not inclusive */
66
64#define CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC 16296 67#define CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC 16296
65#endif /* __CONFIG_OMAP5_EVM_H */ 68#endif /* __CONFIG_OMAP5_EVM_H */