aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPhilip Oberfichtner <pro@denx.de>2022-08-17 15:07:13 +0200
committerTom Rini <trini@konsulko.com>2022-09-01 17:18:42 -0400
commitb6664eace8a26f0850ffa0a3e349ca2ffa960f2a (patch)
treed46c74ac77aaec0ad1076a71122039f3a8bc62ad /configs
parent111688839ab4bc35fbc2a92c5696a0d246838da6 (diff)
downloadu-boot-b6664eace8a26f0850ffa0a3e349ca2ffa960f2a.zip
u-boot-b6664eace8a26f0850ffa0a3e349ca2ffa960f2a.tar.gz
u-boot-b6664eace8a26f0850ffa0a3e349ca2ffa960f2a.tar.bz2
ARM: cache: Allow SPL to build cache-pl310.c
Introduce the new Kconfig symbol CONFIG_SPL_SYS_L2_PL310 to allow the SPL to build cache-pl310.c. Before this commit, the SPL could enable the PL310 L2 cache [1], but the cache maintenance functions from cache-pl310.c were only useable for non-SPL builds. After enabling the cache one must be able to flush it, too. Thus this commit allows cache-pl310.c to be included in the SPL build. [1] See for example arch/arm/mach-imx/cache.c: v7_outer_cache_enable() Signed-off-by: Philip Oberfichtner <pro@denx.de>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions