commit | 8b248c8cdbdfa0f6a7a28b2e4ab0450af51603b2 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Wed Jul 13 00:25:42 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 19 19:52:15 2016 +0200 |
tree | b8c47171c780a587f0071f3c5dd91fdcb1aa3043 | |
parent | be1a17ff689b0289bbf900813265e4525949eef7 [diff] |
imx_watchdog: add weak attribute to reset_cpu function This allows to overwrite reset_cpu function in case a board level reset is preferred (e.g. through PMIC). Signed-off-by: Stefan Agner <stefan.agner@toradex.com>