meta-digi/meta-digi-arm/recipes-bsp/imx-atf
Gabriel Valcazar b7b7d0110b imx-atf: add patch to fix the ccimx8mn hanging on suspend/resume
The LPDDR4 retention code is executed as part of the suspend/resume process.
When resuming, this code writes to a register that doesn't exist on the
i.MX8MN, causing the system to freeze before control is returned to Linux.

Add a patch that introduces a compile-time check for the SoC type to avoid
performing the write operation on the i.MX8MN.

https://jira.digi.com/browse/DEL-6914

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2020-01-10 13:37:39 +01:00
..
imx-atf imx-atf: add patch to fix the ccimx8mn hanging on suspend/resume 2020-01-10 13:37:39 +01:00
imx-atf_2.0.bb imx-atf: add patch to fix the ccimx8mn hanging on suspend/resume 2020-01-10 13:37:39 +01:00