arm: socfpga: spl: allow bootrom to enable IOs after warm reset
[oweals/u-boot.git] / arch / arm / include / asm / arch-socfpga / system_manager.h
index 071ec4f26600c68497e44305509097276d5250fd..51d98157783538a2a06ad3505a4f749c71112039 100644 (file)
@@ -10,6 +10,7 @@
 #ifndef __ASSEMBLY__
 
 void sysmgr_pinmux_init(void);
+void sysmgr_enable_warmrstcfgio(void);
 
 /* declaration for handoff table type */
 extern unsigned long sys_mgr_init_table[CONFIG_HPS_PINMUX_NUM];