[PATCH v2 7/9] riscv: Avoid updating the link register

Leo Liang ycliang at andestech.com
Thu Apr 20 09:47:32 CEST 2023


On Thu, Apr 13, 2023 at 02:20:06PM +0800, Bin Meng wrote:
> board_init_r does not return for U-Boot SPL hence there is no need
> to update the link register when jumping to board_init_r.
> 
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> 
> ---
> 
> Changes in v2:
> - new patch: "riscv: Avoid updating the link register"
> 
>  arch/riscv/cpu/start.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list