[U-Boot] [PATCH 6/6] riscv: qemu: define standalone load address

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


On Mon, Dec 31, 2018 at 2:28 AM Lukas Auer
<lukas.auer at aisec.fraunhofer.de> wrote:
>
> 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 at aisec.fraunhofer.de>
> ---
>
>  arch/riscv/config.mk         | 2 +-
>  include/configs/qemu-riscv.h | 2 ++
>  2 files changed, 3 insertions(+), 1 deletion(-)
>

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