commit | 9a378cbdba5ed130164c043b88bfe6df039649e4 | [log] [tgz] |
---|---|---|
author | chenhui zhao <chenhui.zhao@freescale.com> | Fri Jan 23 15:53:53 2015 +0800 |
committer | York Sun <yorksun@freescale.com> | Tue Feb 24 13:10:59 2015 -0800 |
tree | ed4670f8ab7f8341ced7f96c04ffea5ad9d57875 | |
parent | fdab5450feb79525fadaf807fb66ee49a36eafa0 [diff] |
arm: ls102xa: workaround for cache coherency problem The RCPM FSM may not be reset after power-on, for example, in the cases of cold boot and wakeup from deep sleep. It causes cache coherency problem and may block deep sleep. Therefore, reset them if they are not be reset. Signed-off-by: Chenhui Zhao <chenhui.zhao@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>