u-boot-brain/drivers/cache
Rick Chen 4fa4267d82 dm: cache: add v5l2 cache controller driver
Add a v5l2 cache controller driver that is usually found on
Andes RISC-V ae350 platform. It will parse the cache settings
from the dtb.

In this version tag and data ram control timing can be adjusted
by the requirement from the dtb.

Signed-off-by: Rick Chen <rick@andestech.com>
Cc: KC Lin <kclin@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-09-03 09:31:03 +08:00
..
Kconfig dm: cache: add v5l2 cache controller driver 2019-09-03 09:31:03 +08:00
Makefile dm: cache: add v5l2 cache controller driver 2019-09-03 09:31:03 +08:00
cache-l2x0.c dm: cache: add the pl310 cache controller driver 2019-05-05 08:48:50 -04: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 dm: cache: add v5l2 cache controller driver 2019-09-03 09:31:03 +08:00
sandbox_cache.c dm: cache: Add enable and disable ops for sandbox and test 2019-09-03 09:31:03 +08:00