u-boot/arch/riscv
Simon Glass 532f90235a common: Move relocate_code() to init.h
This is an init function so move it out of the common header. Avoid using
the typedef so that we don't have to include the global_data header file.

Also tidy up the function style in comments while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-24 23:06:48 +05:30
..
cpu common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
dts riscv: dts: Add #address-cells and #size-cells in nor node 2019-12-10 08:23:10 +08:00
include/asm riscv: add option to wait for ack from secondary harts in smp functions 2019-12-10 08:23:10 +08:00
lib riscv: add option to wait for ack from secondary harts in smp functions 2019-12-10 08:23:10 +08:00
config.mk riscv: qemu: define standalone load address 2019-01-15 09:36:31 +08:00
Kconfig riscv: increase stack size to avoid a stack overflow during distro boot 2019-12-10 08:23:10 +08:00
Makefile riscv: add Kconfig entries for the code model 2018-12-18 09:56:26 +08:00