]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: omap2: remove arm_init_domains
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 5 Feb 2021 12:53:37 +0000 (13:53 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 2 Mar 2021 20:53:37 +0000 (15:53 -0500)
commitcd3eadc2bb5b8c018ba96ced152fdfc252648f25
treecad180fc5098a16cb2048805e86938077696d499
parent503eea451903142d08dc664d536738871953557d
arm: omap2: remove arm_init_domains

Remove the arm_init_domains and the DACR update, as it is now done
in ARMv7 CP15 level.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/mach-omap2/omap-cache.c