commit | f7cf291aa788eb5b64c0d16de529b1a378f509bb | [log] [tgz] |
---|---|---|
author | Samuel Mescoff <samuel.mescoff@mobile-devices.fr> | Tue Feb 16 09:45:06 2016 +0100 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Thu Feb 18 21:34:41 2016 +0100 |
tree | 7fb741b4c492033d0b5fb364dc372dbb995898b9 | |
parent | c21c28b6f39468dcc13f82458fa3c6f6c5dce9d9 [diff] |
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 <samuel.mescoff@mobile-devices.fr> Reviewed-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>