imx6: iomux: Add generic function to set RGMII IO voltage on IMX6 SoCs
[oweals/u-boot.git] / include / common.h
index 4b521e142a9e7d53c2093e4e160d5962a122bffe..e14e1daa88bfc3c04bfac2313204e5766bbee50e 100644 (file)
@@ -514,6 +514,8 @@ int is_core_valid (unsigned int);
  */
 int arch_cpu_init(void);
 
+void s_init(void);
+
 int    checkcpu      (void);
 int    checkicache   (void);
 int    checkdcache   (void);