u-boot-brain/arch/arm/mach-rockchip/rk3188
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
..
clk_rk3188.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00
Kconfig rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc Kconfig 2019-07-20 23:59:44 +08:00
Makefile rockchip: rk3188: add board_debug_uart_init() 2019-05-01 09:40:58 +02:00
rk3188.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
syscon_rk3188.c rockchip: use 'arch-rockchip' as header file path 2019-05-01 00:00:05 +02:00