u-boot-brain/arch/riscv
Daniel Schwierzeck 1d3b97c94e Kbuild: add LDFLAGS_STANDALONE
Introduce a new Makefile variable for passing LDFLAGS to standalone
programs. Currently the variable CONFIG_STANDALONE_LOAD_ADDR is
misued on some archs to pass a specific linker script.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2018-11-18 16:02:23 +01:00
..
cpu riscv: Move do_reset() to a common place 2018-10-03 17:48:43 +08:00
dts riscv: ae350: Clean up mixed tabs and spaces in the dts 2018-10-03 17:48:19 +08:00
include/asm riscv: Remove CSR read/write defines in encoding.h 2018-10-03 17:48:02 +08:00
lib riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() 2018-11-14 09:16:27 -08:00
config.mk Kbuild: add LDFLAGS_STANDALONE 2018-11-18 16:02:23 +01:00
Kconfig riscv: Add QEMU virt board support 2018-10-03 17:48:37 +08:00
Makefile riscv: Make start.S available for all targets 2018-10-03 17:48:14 +08:00