commit | 3f37baae83ed7f4879b06cf41214a647228fc72b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Thu Apr 13 14:20:07 2023 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Apr 20 20:45:08 2023 +0800 |
tree | 1a349cd35d902f99fe38b3d43ce84cce0c62cb2d | |
parent | 3c09ac2c589fbf4d0976c49956cc9c6d14c33986 [diff] |
riscv: spl: Remove relocation sections U-Boot SPL is not relocable. Drop these relocation sections. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>