arm: socfpga: spl: allow bootrom to enable IOs after warm reset

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
Dinh Nguyen
2015-03-30 17:01:07 -05:00
committed by Marek Vasut
parent 9fd565dbe7
commit 08e463ee8a
3 changed files with 13 additions and 0 deletions

View 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];