summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-socfpga
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@opensource.altera.com>2015-03-30 17:01:07 -0500
committerMarek Vasut <marex@denx.de>2015-04-21 12:23:16 +0200
commit08e463ee8a7a5641e191be2a8e934d8284d1ca55 (patch)
treec1f2e0e180d637864b6065bcdc0d1b9698b42c52 /arch/arm/include/asm/arch-socfpga
parent9fd565dbe7eadc9736c496bc67f2a0414b50069f (diff)
downloadtalos-obmc-uboot-08e463ee8a7a5641e191be2a8e934d8284d1ca55.tar.gz
talos-obmc-uboot-08e463ee8a7a5641e191be2a8e934d8284d1ca55.zip
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>
Diffstat (limited to 'arch/arm/include/asm/arch-socfpga')
-rw-r--r--arch/arm/include/asm/arch-socfpga/system_manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-socfpga/system_manager.h b/arch/arm/include/asm/arch-socfpga/system_manager.h
index 071ec4f266..51d9815778 100644
--- a/arch/arm/include/asm/arch-socfpga/system_manager.h
+++ b/arch/arm/include/asm/arch-socfpga/system_manager.h
@@ -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];
OpenPOWER on IntegriCloud