commit | 253531bbd9cd2fe39359962bfb4338970bf56185 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Feb 22 16:21:48 2017 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Mar 17 09:27:08 2017 +0100 |
tree | d577b2842a1183661884933990cce7bb0e6849bc | |
parent | 8359e556f819bfa0f560d4d6a66449b5fa544488 [diff] |
wdog: Add the watchdog driver for MX7ULP. This driver implements the HW WATCHDOG functions. Which needs to set CONFIG_HW_WATCHDOG to use them. This is disabled by default for mx7ulp. Use watchdog for reset cpu. Implement this in the driver. Need to define CONFIG_ULP_WATCHDOG to build it. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Cc: Stefano Babic <sbabic@denx.de>