commit | 660aa46206b4987d1ab3792dc317548206a41ffb | [log] [tgz] |
---|---|---|
author | Andreas Dannenberg <dannenberg@ti.com> | Thu Jun 13 10:29:44 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 26 21:49:26 2019 -0400 |
tree | 03392c4930b41f71ae1256e62226026c03b6ded6 | |
parent | 6edde29612333bd051c9bedb77d7396c44440066 [diff] |
armv7R: K3: j721e: Unlock all applicable control MMR registers To access various control MMR functionality the registers need to be unlocked. Do that for all control MMR regions in the MCU and MAIN domains. We may want to go back later and limit the unlocking that's being done. Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>