u-boot-brain/arch/riscv
Simon Glass db41d65a97 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-17 17:53:40 -05:00
..
cpu common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00
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 common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05: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