[U-Boot] [PATCH v3 2/8] dm: cache: Add enable and disable ops for sandbox and test

Bin Meng bmeng.cn at gmail.com
Thu Aug 22 06:52:36 UTC 2019


Hi Rick,

On Wed, Aug 21, 2019 at 4:16 PM Andes <uboot at andestech.com> wrote:
>
> From: Rick Chen <rick at andestech.com>
>
> Add L2 cache enable and disable ops for test coverage.

It's not L2 cache for Sandbox. Please rewrite the commit message.

>
> Signed-off-by: Rick Chen <rick at andestech.com>
> Cc: KC Lin <kclin at andestech.com>
> ---
>  drivers/cache/sandbox_cache.c | 13 +++++++++++++
>  test/dm/cache.c               |  2 ++
>  2 files changed, 15 insertions(+)
>

Other than that,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Regards,
Bin


More information about the U-Boot mailing list