|
@@ -188,7 +188,7 @@ struct s32ktimer {
|
|
#if defined(CONFIG_DRA7XX)
|
|
#if defined(CONFIG_DRA7XX)
|
|
#define NON_SECURE_SRAM_START 0x40300000
|
|
#define NON_SECURE_SRAM_START 0x40300000
|
|
#define NON_SECURE_SRAM_END 0x40380000 /* Not inclusive */
|
|
#define NON_SECURE_SRAM_END 0x40380000 /* Not inclusive */
|
|
-#define NON_SECURE_SRAM_IMG_END 0x4037E000
|
|
|
|
|
|
+#define NON_SECURE_SRAM_IMG_END 0x4037C000
|
|
#else
|
|
#else
|
|
#define NON_SECURE_SRAM_START 0x40300000
|
|
#define NON_SECURE_SRAM_START 0x40300000
|
|
#define NON_SECURE_SRAM_END 0x40320000 /* Not inclusive */
|
|
#define NON_SECURE_SRAM_END 0x40320000 /* Not inclusive */
|