u-boot-brain/drivers/cache
Ley Foon Tan 653f7c4467 cache: l2x0: Fix missing write to Auxiliary Control Register
In commit f62782fb29 ("cache: l2x0: Fix write to incorrect shared-override
bit") we removed writel to regs->pl310_aux_ctrl by accident.  This
commit restores it back.

Fixes: f62782fb29 ("cache: l2x0: Fix write to incorrect shared-override bit")
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
2020-05-06 15:12:48 -04:00
..
cache-l2x0.c cache: l2x0: Fix missing write to Auxiliary Control Register 2020-05-06 15:12:48 -04:00
cache-ncore.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
cache-uclass.c dm: cache: Add enable and disable ops for cache uclass 2019-09-03 09:31:03 +08:00
cache-v5l2.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
Kconfig cache: Add Arteris Ncore cache coherent unit driver 2020-01-07 14:38:33 +01:00
Makefile cache: Add Arteris Ncore cache coherent unit driver 2020-01-07 14:38:33 +01:00
sandbox_cache.c dm: cache: Add enable and disable ops for sandbox and test 2019-09-03 09:31:03 +08:00