u-boot-brain/arch/arm/mach-keystone
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
..
include/mach ARM: keystone: increase PSC timeout 2019-10-24 11:28:17 +02:00
Kconfig soc: keystone: Merge into ti specific directory 2019-04-11 20:07:12 -04:00
Makefile arm: keystone: Move cmd_ddr3 to a common place 2018-01-19 15:49:26 -05:00
clock.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cmd_clock.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cmd_mon.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cmd_poweroff.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
config.mk ARM: keystone2: Allow to build with all image formats 2017-07-10 14:25:55 -04:00
ddr3.c common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
ddr3_spd.c ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL 2018-12-10 07:15:21 +01:00
init.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
keystone.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mon.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
msmc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
psc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00