riscv: Make start.S available for all targets
authorBin Meng <bmeng.cn@gmail.com>
Wed, 26 Sep 2018 13:55:17 +0000 (06:55 -0700)
committerAndes <uboot@andestech.com>
Wed, 3 Oct 2018 09:48:14 +0000 (17:48 +0800)
commitb5369c5813aa407139fc137ccbd0944190f15ebc
treea344c53febb288b4e740dce7cc70c3efa91580fc
parented49ba4dcccb21cee1c32427cf5bbf09521cd8dd
riscv: Make start.S available for all targets

Currently start.S is inside arch/riscv/cpu/ax25/, but it can be
common for all RISC-V targets.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
arch/riscv/Makefile
arch/riscv/cpu/Makefile
arch/riscv/cpu/ax25/Makefile
arch/riscv/cpu/start.S [moved from arch/riscv/cpu/ax25/start.S with 100% similarity]
arch/riscv/cpu/u-boot.lds