From: Wan Yee Lau <[email protected]>

Add config header file for new platform Agilex7 M-series.

Signed-off-by: Wan Yee Lau <[email protected]>
Signed-off-by: Teik Heng Chong <[email protected]>
Signed-off-by: Tingting Meng <[email protected]>
---
 .../{socfpga_agilex5_socdk.h => socfpga_agilex7m_socdk.h}   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 copy include/configs/{socfpga_agilex5_socdk.h => socfpga_agilex7m_socdk.h} 
(55%)

diff --git a/include/configs/socfpga_agilex5_socdk.h 
b/include/configs/socfpga_agilex7m_socdk.h
similarity index 55%
copy from include/configs/socfpga_agilex5_socdk.h
copy to include/configs/socfpga_agilex7m_socdk.h
index b5b5bd767f..433556804e 100644
--- a/include/configs/socfpga_agilex5_socdk.h
+++ b/include/configs/socfpga_agilex7m_socdk.h
@@ -4,9 +4,9 @@
  *
  */
 
-#ifndef __CONFIG_SOCFGPA_AGILEX5_H__
-#define __CONFIG_SOCFGPA_AGILEX5_H__
+#ifndef __CONFIG_SOCFGPA_AGILEX7M_H__
+#define __CONFIG_SOCFGPA_AGILEX7M_H__
 
 #include <configs/socfpga_soc64_common.h>
 
-#endif /* __CONFIG_SOCFGPA_AGILEX5_H__ */
+#endif /* __CONFIG_SOCFGPA_AGILEX7M_H__ */
-- 
2.25.1

Reply via email to