[PATCH v2] riscv: ax25: cache: Remove SPL_RISCV_MMODE config check

Bin Meng bmeng.cn at gmail.com
Sat Mar 14 14:26:52 CET 2020


Hi Pragnesh,

On Sat, Mar 14, 2020 at 6:48 PM Pragnesh Patel
<pragnesh.patel at sifive.com> wrote:
>
> CONFIG_IS_ENABLED(FOO) will check FOO config option for U-boot,

Looks you forgot to update ...

> SPL and TPL, so remove unnecessary CONFIG_IS_ENABLED()
>
> Signed-off-by: Pragnesh Patel <pragnesh.patel at sifive.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>  arch/riscv/cpu/ax25/cache.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>

Regards,
Bin


More information about the U-Boot mailing list