
20 Apr
2023
20 Apr
'23
9:48 a.m.
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@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@andestech.com