commit | b99ce12085f72bc02164f59e4058251a22b694dd | [log] [tgz] |
---|---|---|
author | Murali Nalajala <mnalajal@codeaurora.org> | Wed Mar 21 00:40:40 2012 +0530 |
committer | Murali Nalajala <mnalajal@codeaurora.org> | Wed Mar 21 00:40:40 2012 +0530 |
tree | 4351a0803781b684b467a9b995f7332334a989cb | |
parent | de0c4ece40dce378c40563db0604351d33c63dcd [diff] |
msm: pm-boot: Modify PM warmboot sequence instructions Due to a h/w bug on 8625 once cores come out of the low power mode(GDFS) and immediately executing the first "ldr" instruction causes the fetching of improper value from the memory. This causes the aborts on cores. This patch adds few memory read instrucitons before it actually jump to the warmboot entry function. Change-Id: I76d1228878f3a5ea1179d51d043e0ebf1b92d2bc Signed-off-by: Murali Nalajala <mnalajal@codeaurora.org>