mx6: soc: Switch to cold reset
authorDirk Behme <dirk.behme@de.bosch.com>
Mon, 9 Mar 2015 13:48:48 +0000 (14:48 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 13 Mar 2015 12:29:42 +0000 (13:29 +0100)
commit9d16c52f62a4cd017ac3530002ccc8ea9ffde58f
treefb247e644b34899ef4718281dfe107cda1b0b8d7
parent0c1842a01f2b5383064b81862fcbc438146497fa
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