MLK-14792 mx6ull: Disable WDOG3 after init
authorYe Li <ye.li@nxp.com>
Wed, 10 May 2017 05:24:36 +0000 (00:24 -0500)
committerYe Li <ye.li@nxp.com>
Wed, 10 May 2017 05:24:36 +0000 (00:24 -0500)
commit4a9f777e8b44d5b2a32cfe344469b18e74373f64
tree3795580b5de90ee3207a8ffe6eb8164c57342d2d
parentf84b9d512f92b66076357820b1003a1006ff619d
MLK-14792 mx6ull: Disable WDOG3 after init

Need to power down WDOG3 for mx6ull, otherwise the kernel will reboot once the
iomux for WDOG_ANY pin is configured. This is missed in community u-boot.

Signed-off-by: Ye Li <ye.li@nxp.com>
arch/arm/imx-common/init.c