commit | 60a0dde91bd03f4011c1d52d4d3aea8166e939a0 | [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 | 16b69ff5472fcab169285665b8c7b30048152a7f [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>