riscv: Move the linker script to the CPU root directory
authorBin Meng <bmeng.cn@gmail.com>
Wed, 26 Sep 2018 13:55:11 +0000 (06:55 -0700)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:47:31 +0000 (17:47 +0800)
commitdfb828ed1cc8a39a9211179c6848dfc65718e1a0
treec56c790da3f40b93ee0ceda562062d4d26111029
parent058b77a9b8f5f225cd9f97b48afb891c2fc00927
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>
arch/riscv/cpu/u-boot.lds [moved from arch/riscv/cpu/ax25/u-boot.lds with 100% similarity]