Commits

Anson Huang committed 438b8579d20
ENGR00182243 [MX6]Fix suspend/resume issue When there is pending wake up source before SOC enter DSM, we should restore DDR IO and enable cache then return. Previous code break r2 register which keep the iram stack addr, will lead to DDR IO restore fail, need to avoid it. Signed-off-by: Anson Huang <b20788@freescale.com>