[U-Boot] [PATCH 3/6] riscv: remove RISC-V standalone linker script

Bin Meng bmeng.cn at gmail.com
Mon Dec 31 06:05:53 UTC 2018


On Mon, Dec 31, 2018 at 2:31 AM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> Standalone applications do not require a separate linker script and can
> use the default linker script of the compiler instead. Remove the RISC-V
> standalone linker script.
>
> Signed-off-by: Lukas Auer <lukas.auer at aisec.fraunhofer.de>
> ---
>
>  arch/riscv/config.mk          |  1 -
>  examples/standalone/riscv.lds | 40 -----------------------------------
>  2 files changed, 41 deletions(-)
>  delete mode 100644 examples/standalone/riscv.lds
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list