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 <bm...@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 <ycli...@andestech.com>