commit | 73999bd7e5ce19fa08e306ca93f681fd18232820 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@foundries.io> | Thu Jun 03 15:00:26 2021 +0300 |
committer | Bai Ping <ping.bai@nxp.com> | Thu Jun 17 02:27:14 2021 +0100 |
tree | 09031887ffc51db64e65917628ea9588f55a123b | |
parent | c4986d81463a63b151915d3a339e7f2bb0453e4d [diff] |
feat(plat/imx8m): add system_reset2 implementation Add imx_system_reset2 which extends existing SYSTEM_RESET. It provides architectural reset definitions and vendor-specific resets. By default warm reset is triggered. Also refactor existing implementation of wdog reset, add details about each flag used. Change-Id: Ia7348c32c385f1c61f8085776e81dd1e38ddda5c Signed-off-by: Igor Opaniuk <igor.opaniuk@foundries.io>