summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/relocate.h
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2016-09-21 11:18:54 +0100
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2016-09-21 15:04:04 +0200
commit4baa0ab67d504f3b4318f999631e3f83d0c52c4a (patch)
tree25fcdc21f993e7f305d870068cc8fd76b9508f48 /arch/arc/include/asm/relocate.h
parentb2b135d980a7171c9b0eefbb38861ccbe9a47f97 (diff)
downloadu-boot-imx-4baa0ab67d504f3b4318f999631e3f83d0c52c4a.zip
u-boot-imx-4baa0ab67d504f3b4318f999631e3f83d0c52c4a.tar.gz
u-boot-imx-4baa0ab67d504f3b4318f999631e3f83d0c52c4a.tar.bz2
MIPS: L2 cache support
This patch adds support for initialising & maintaining L2 caches on MIPS systems. The L2 cache configuration may be advertised through either coprocessor 0 or the MIPS Coherence Manager depending upon the system, and support for both is included. If the L2 can be bypassed then we bypass it early in boot & initialise the L1 caches first, such that we can start making use of the L1 instruction cache as early as possible. Otherwise we initialise the L2 first such that the L1s have no opportunity to generate access to the uninitialised L2. Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Diffstat (limited to 'arch/arc/include/asm/relocate.h')
0 files changed, 0 insertions, 0 deletions