commit | a7af286a3e0cc7f5c2468e0e3574c86bfe9cc98a | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Wed Aug 28 18:46:05 2019 +0800 |
committer | Andes <uboot@andestech.com> | Tue Sep 03 09:31:03 2019 +0800 |
tree | edf25aa2fe914ef4f51435a94ad1ff2255b51233 | |
parent | 0e6cfa44aa0c2498e46b1247da2f33e01204a331 [diff] |
dm: cache: Add enable and disable ops for sandbox and test Add cache enable and disable ops for test coverage. Signed-off-by: Rick Chen <rick@andestech.com> Cc: KC Lin <kclin@andestech.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>