]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:21 +0000 (08:17 +0200)
commita0f6da4f09cae9db063f2dae42104b13d99530d8
tree87a779bf9372eba34d2445feffcece59186f8f8e
parent2fe503a53d58f215f07cb2383cd4ace1c0ba94d6
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