diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2018-09-26 06:55:11 -0700 |
---|---|---|
committer | Andes <uboot@andestech.com> | 2018-10-03 17:47:31 +0800 |
commit | dfb828ed1cc8a39a9211179c6848dfc65718e1a0 (patch) | |
tree | c56c790da3f40b93ee0ceda562062d4d26111029 | |
parent | 058b77a9b8f5f225cd9f97b48afb891c2fc00927 (diff) |
riscv: Move the linker script to the CPU root directory
The linker script can be shared by all RISC-V targets. Move it to
a common place.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
-rw-r--r-- | arch/riscv/cpu/u-boot.lds (renamed from arch/riscv/cpu/ax25/u-boot.lds) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/riscv/cpu/ax25/u-boot.lds b/arch/riscv/cpu/u-boot.lds index c50b9642f1..c50b9642f1 100644 --- a/arch/riscv/cpu/ax25/u-boot.lds +++ b/arch/riscv/cpu/u-boot.lds |