u-boot-brain/arch/microblaze
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 hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
dts .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 2018-06-18 14:43:12 -04:00
include/asm common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
lib common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig microblaze: Setup initrd_high and fdt_high at run time 2019-10-08 09:55:11 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00