commit | 0e6cfa44aa0c2498e46b1247da2f33e01204a331 | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Wed Aug 28 18:46:04 2019 +0800 |
committer | Andes <uboot@andestech.com> | Tue Sep 03 09:31:03 2019 +0800 |
tree | 3c0c5ac104f2e1c137dabf2064cf041fb545051b | |
parent | eaae83bdbd5317494b5a4a70716db9464257150b [diff] |
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>