commit | 4d0140ee1aa02c702846f47fe986a19ecc4318a6 | [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 | d58b0a6ee10710b259412fdeaf0eb24474af8401 [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>