u-boot-brain/arch
Simon Glass 29a4a9f105 common: Move hang() to the same header as panic()
At present panic() is in the vsprintf.h header file. That does not seem
like an obvious choice for hang(), even though it relates to panic(). So
let's put hang() in its own header.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Migrate a few more files]
Signed-off-by: Tom Rini <trini@konsulko.com>
2020-01-24 23:06:49 +05:30
..
arc common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
arm common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
m68k common: Move clock functions into a new file 2020-01-24 23:06:48 +05:30
microblaze common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
mips common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
nds32 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
nios2 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
powerpc common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
riscv common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
sandbox common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
sh common: Move reset_cpu() to the CPU header 2020-01-24 23:06:49 +05:30
x86 common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
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