]> git.baikalelectronics.ru Git - uboot.git/commit
dm: cache: Add enable and disable ops for cache uclass
authorRick Chen <rick@andestech.com>
Wed, 28 Aug 2019 10:46:04 +0000 (18:46 +0800)
committerAndes <uboot@andestech.com>
Tue, 3 Sep 2019 01:31:03 +0000 (09:31 +0800)
commitb891c377d01a1935b3670827c3293d48d5a07745
tree3c0c5ac104f2e1c137dabf2064cf041fb545051b
parent3178b30dac4222077b24d4f0545cd5d44dfeb169
dm: cache: Add enable and disable ops for cache uclass

Add cache enable/disable ops to the DM cache uclass driver

Signed-off-by: Rick Chen <rick@andestech.com>
Cc: KC Lin <kclin@andestech.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/cache/cache-uclass.c
include/cache.h