]> Git Repo - u-boot.git/commit
ARM: at91: sama5d2: configure the L2 cache memory
authorSamuel Mescoff <[email protected]>
Tue, 16 Feb 2016 08:45:06 +0000 (09:45 +0100)
committerAndreas Bießmann <[email protected]>
Thu, 18 Feb 2016 20:34:41 +0000 (21:34 +0100)
commitf7cf291aa788eb5b64c0d16de529b1a378f509bb
tree7fb741b4c492033d0b5fb364dc372dbb995898b9
parentc21c28b6f39468dcc13f82458fa3c6f6c5dce9d9
ARM: at91: sama5d2: configure the L2 cache memory

The SAMA5D2 has a second internal SRAM that can be reassigned as a L2
cache memory.
Make sure it is configured as a L2 cache memory when booting from a SPL
image.

Based on the commit b5ea95ef2b5b from the at91bootstrap repository.

Signed-off-by: Samuel Mescoff <[email protected]>
Reviewed-by: Wenyou Yang <[email protected]>
Reviewed-by: Andreas Bießmann <[email protected]>
arch/arm/mach-at91/atmel_sfr.c
arch/arm/mach-at91/include/mach/at91_common.h
arch/arm/mach-at91/include/mach/sama5_sfr.h
arch/arm/mach-at91/spl_atmel.c
This page took 0.034373 seconds and 4 git commands to generate.