[PATCH] spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
Leo Liang
ycliang at andestech.com
Tue Mar 26 09:28:12 CET 2024
On Fri, Mar 22, 2024 at 07:36:37PM +0800, Randolph wrote:
> When Falcon Mode is enabled on RISC-V, use CONFIG_VAL
> to check PAYLOAD_ARGS_ADDR, not CONFIG_IS_ENABLED.
>
> Signed-off-by: Randolph <randolph at andestech.com>
> ---
> common/spl/spl_opensbi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Tested-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list