]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()
authorMarek Vasut <marex@denx.de>
Thu, 9 Jul 2015 02:40:11 +0000 (04:40 +0200)
committerMarek Vasut <marex@denx.de>
Sat, 8 Aug 2015 12:14:07 +0000 (14:14 +0200)
commit40687b4f468c357d3821454099020949a10d759e
tree5a2c00d16908bc07f4c6b61277ca804cda87f19f
parent575d74151651a3299a2f3ed1980bb24765bbfec9
arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()

Rework sysmgr_enable_warmrstcfgio() into sysmgr_config_warmrstcfgio(),
which allows both enabling and disabling the warm reset config I/O
functionality.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-socfpga/include/mach/system_manager.h
arch/arm/mach-socfpga/spl.c
arch/arm/mach-socfpga/system_manager.c