On Wed, Aug 21, 2019 at 4:16 PM Andes <[email protected]> wrote:
>
> From: Rick Chen <[email protected]>
>
> Flush and disable L2 cache in dcache_disable()
> which will be called in cleanup_before_linux()
> before jump to linux.
>
> The sequence will be preferred as below:
> L1 flush -> L1 disable -> L2 flush -> L2 disable
>
> Signed-off-by: Rick Chen <[email protected]>
> Cc: KC Lin <[email protected]>
> ---
>  arch/riscv/cpu/ax25/cache.c | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to