u-boot-brain/board/ti
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
..
am43xx common: Move device-tree setup functions to fdt_support.h 2020-01-24 23:06:48 +05:30
am57xx common: Move device-tree setup functions to fdt_support.h 2020-01-24 23:06:48 +05:30
am65x common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
am335x mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00
am3517crane SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
beagle common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
common common: Move old EEPROM functions into a new header 2019-12-02 18:25:25 -05:00
dra7xx common: Move device-tree setup functions to fdt_support.h 2020-01-24 23:06:48 +05:30
evm common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
j721e common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
ks2_evm common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
omap5_uevm SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
panda env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
sdp4430 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ti814x env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
ti816x mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND 2019-12-03 23:04:10 -05:00