u-boot-brain/drivers/cache
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
..
Kconfig cache: Add Arteris Ncore cache coherent unit driver 2020-01-07 14:38:33 +01:00
Makefile cache: Add Arteris Ncore cache coherent unit driver 2020-01-07 14:38:33 +01:00
cache-l2x0.c dm: cache: add the pl310 cache controller driver 2019-05-05 08:48:50 -04:00
cache-ncore.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
cache-uclass.c dm: cache: Add enable and disable ops for cache uclass 2019-09-03 09:31:03 +08:00
cache-v5l2.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
sandbox_cache.c dm: cache: Add enable and disable ops for sandbox and test 2019-09-03 09:31:03 +08:00