[PATCH 0/6] i.MX51, 53 reset reason detection support
Andrey Smirnov
andrew.smirnov at gmail.com
Thu Apr 26 22:49:40 PDT 2018
Everyone:
This patchset is a followup to "i.MX reset reason detection support"
series I submited a couple of days ago. Mostly bits and pieces needed
for i.MX51 and i.MX53 integration with the rest of reset reason code.
Feedback is wellcome!
Sascha:
Let me know if you want me to squash these patches back into original
"i.MX reset reason detection support" series and re-submit it.
Thanks,
Andrey Smirnov
Andrey Smirnov (6):
ARM: i.MX51: Replace expicit casts with IOMEM
ARM: i.MX: Fix incorrect IMX_SRC_SRSR_CSU_RESET
ARM: i.MX: Make imx6_reset_reasons global
ARM: i.MX: Introduce IMX_SRC_SRSR
ARM: i.MX53: Record reset reason as a part of startup
ARM: i.MX51: Record reset reason as a part of startup
arch/arm/mach-imx/imx.c | 9 +++++++++
arch/arm/mach-imx/imx51.c | 20 ++++++++++++--------
arch/arm/mach-imx/imx53.c | 4 ++++
arch/arm/mach-imx/imx6.c | 11 +----------
arch/arm/mach-imx/include/mach/reset-reason.h | 8 ++++----
arch/arm/mach-imx/vf610.c | 2 +-
6 files changed, 31 insertions(+), 23 deletions(-)
--
2.14.3
More information about the barebox
mailing list