u-boot-brain/arch/riscv
Lukas Auer 91882c472d riscv: qemu: define standalone load address
We need to define the standalone load address to use standalone
application on qemu-riscv. Define it and set it equal to
CONFIG_SYS_LOAD_ADDR.

To not overwrite it, change the assigned of CONFIG_STANDALONE_LOAD_ADDR
in arch/riscv/config.mk to a conditional one.

Signed-off-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2019-01-15 09:36:31 +08:00
..
cpu riscv: move the AX25-specific implementation of flush_dcache_all 2019-01-15 09:36:31 +08:00
dts riscv: Remove ae350.dts 2018-12-18 09:56:27 +08:00
include/asm riscv: Save boot hart id to the global data 2018-12-18 09:56:27 +08:00
lib riscv: use invalidate/flush_*cache_range functions in cache.c 2019-01-15 09:36:31 +08:00
config.mk riscv: qemu: define standalone load address 2019-01-15 09:36:31 +08:00
Kconfig riscv: Enlarge the default SYS_MALLOC_F_LEN 2018-12-18 09:56:27 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00