u-boot-brain/drivers/mtd/nand
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
..
raw common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
spi mtd: rename CONFIG_MTD -> CONFIG_DM_MTD 2019-12-03 23:04:10 -05:00
bbt.c mtd: nand: add includes in NAND core to avoid warnings 2019-12-04 17:10:51 -05:00
core.c mtd: nand: add includes in NAND core to avoid warnings 2019-12-04 17:10:51 -05:00
Kconfig mtd: nand: Add core infrastructure to support SPI NANDs 2018-09-20 20:10:49 +05:30
Makefile mtd: Makefile: deep cleanup 2019-12-04 17:10:51 -05:00