[U-Boot] [PATCH v3 2/8] dm: cache: Add enable and disable ops for sandbox and test
Rick Chen
rickchen36 at gmail.com
Thu Aug 22 07:33:13 UTC 2019
Hi Bin
> 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.
I will remove L2 and rewrite as "cache for Sandbox" .
Thanks,
Rick
>
> >
> > 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