]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6: soc: Switch to cold reset
authorDirk Behme <dirk.behme@de.bosch.com>
Mon, 9 Mar 2015 13:48:48 +0000 (14:48 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:30:59 +0000 (14:30 +0200)
commit89666fc95c0d22f4d0ede30b805aaa905e70538f
tree42b4d95b237b84215ff160a9cae25ccc105a5f9f
parentccf975e178d187313040d08d79781bf3e3f4d242
mx6: soc: Switch to cold reset

Disable the warm reset and enable the cold reset for a more reliable
restart ('reset'). This is taken from the Linux kernel, see imx_src_init()
in arch/arm/mach-imx/src.c.

Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
arch/arm/cpu/armv7/mx6/soc.c