[PATCH v2 8/9] riscv: spl: Remove relocation sections

Leo Liang ycliang at andestech.com
Thu Apr 20 09:48:24 CEST 2023


On Thu, Apr 13, 2023 at 02:20:07PM +0800, Bin Meng wrote:
> U-Boot SPL is not relocable. Drop these relocation sections.
> 
> Signed-off-by: Bin Meng <bmeng at tinylab.org>
> 
> ---
> 
> Changes in v2:
> - fix SPL build error
> 
>  arch/riscv/cpu/start.S        |  2 ++
>  arch/riscv/cpu/u-boot-spl.lds | 25 -------------------------
>  2 files changed, 2 insertions(+), 25 deletions(-)

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


More information about the U-Boot mailing list