> From: Bin Meng <bm...@tinylab.org>
> Sent: Thursday, March 30, 2023 12:20 PM
> To: u-boot@lists.denx.de
> Cc: Leo Yu-Chi Liang(梁育齊) <ycli...@andestech.com>; Nikita Shubin 
> <n.shu...@yadro.com>; Rick Jian-Zhi Chen(陳建志) <r...@andestech.com>
> Subject: [PATCH 1/8] riscv: Optimize source end address calculation in start.S
>
> The __bss_start is the source end address hence load its address directly 
> into register 't2' for optimization.
>
> Signed-off-by: Bin Meng <bm...@tinylab.org>
> ---
>
>  arch/riscv/cpu/start.S | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Reviewed-by: Rick Chen <r...@andestech.com>

Reply via email to