From: Grzegorz Jaszczyk <[email protected]>

Signed-off-by: Grzegorz Jaszczyk <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
---

 arch/arm/mach-mvebu/include/mach/fw_info.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/mach-mvebu/include/mach/fw_info.h 
b/arch/arm/mach-mvebu/include/mach/fw_info.h
index ab2bb91bd5b3..6ab972e36e93 100644
--- a/arch/arm/mach-mvebu/include/mach/fw_info.h
+++ b/arch/arm/mach-mvebu/include/mach/fw_info.h
@@ -10,4 +10,7 @@
 #define ATF_REGION_START               0x4000000
 #define ATF_REGION_END                 0x5400000
 
+/* Firmware related definition used for SMC calls */
+#define MV_SIP_DRAM_SIZE               0x82000010
+
 #endif /* _FW_INFO_H_ */
-- 
2.31.1

Reply via email to