u-boot-brain/arch
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
..
arc common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
arm common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
m68k common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
microblaze common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
mips common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
nds32 common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
nios2 common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
powerpc common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
riscv common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
sandbox dm: Increased separation of ofdata_to_platdata() and probe methods 2020-01-09 08:52:21 -05:00
sh common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
x86 x86: apl: Avoid accessing the PCI bus before it is probed 2020-01-07 16:02:38 -07:00
xtensa common: Move relocate_code() to init.h 2020-01-24 23:06:48 +05:30
.gitignore
Kconfig x86: Enable pinctrl in SPL and TPL 2019-12-15 11:44:24 +08:00