commit | ee6321fa14050e54211acd49e8b6890ee15b2518 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Thu Jan 09 14:22:18 2020 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Thu Jan 30 11:44:01 2020 +0800 |
tree | f7036b969955018cd7e84721d5617aa41257cf48 | |
parent | b52a199e323e68ff5cbda4feb03731cb0d39587a [diff] |
rockchip: Add common reset cause Add cpu reset cause in common cpu-info file. This would help to print the reset cause for various resets. Right now it support rk3288, rk3399. rest of rockchip platforms doesn't have reset cause support ye but this code is more feasible to extend the same. Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>