diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-07-07 12:07:07 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-29 08:43:40 -0400 |
commit | 6744ace5b3831939e1f4f487946a6f823df00e1d (patch) | |
tree | e2d776457cfa05f83f9ae6bf116db02dad14361d /arch/arm/mach-snapdragon/clock-apq8096.c | |
parent | 0c7eb6e525decee1b9ce9096888338896ffbb460 (diff) | |
download | u-boot-6744ace5b3831939e1f4f487946a6f823df00e1d.tar.gz |
arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH
The LPAE versions of DCACHE_WRITEBACK and DCACHE_WRITETHROUGH are currently
defined as no-allocate for both reads and writes, which deviates from the
non-LPAE definition, and mostly defeats the purpose of enabling the caches
in the first place.
So align LPAE with !LPAE, and enable allocate-on-read for both. And while
at it, add some clarification about the meaning of the chosen values.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'arch/arm/mach-snapdragon/clock-apq8096.c')
0 files changed, 0 insertions, 0 deletions