diff options
author | Ken Kuang <ken.kuang@spreadtrum.com> | 2017-08-23 16:03:29 +0800 |
---|---|---|
committer | Ken Kuang <ken.kuang@spreadtrum.com> | 2017-08-23 16:39:18 +0800 |
commit | 2e09d4f804f9a4005c6e297e7d775829344e5b22 (patch) | |
tree | 56358f4d758cbc2766ff92e55dad1ab0101efb7c /drivers/arm/ccn/ccn.c | |
parent | 096b7af7c93953673c0500156f482ad8c6da525e (diff) |
fix a typo about sctlr_el2
which will cause write_sctlr_el2 use all sctlr_el1 value except the EE bit
The code doesn't "Use SCTLR_EL1.EE value to initialise sctlr_el2"
but, read out SCTLR_EL1 and clear EE bit, then set to sctlr_el2
Signed-off-by: Ken Kuang <ken.kuang@spreadtrum.com>
Diffstat (limited to 'drivers/arm/ccn/ccn.c')
0 files changed, 0 insertions, 0 deletions