commit | dfb828ed1cc8a39a9211179c6848dfc65718e1a0 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Sep 26 06:55:11 2018 -0700 |
committer | Andes <uboot@andestech.com> | Wed Oct 03 17:47:31 2018 +0800 |
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>