linux/arch/mips/bmips
Florian Fainelli 466ab2ea23 MIPS: BMIPS: Utilize cfe_die() for invalid DTB
If we were not specified a correct DTB, we will not be able to print
anything useful with panic() which requires a working console of some
sort. Utilize cfe_die() to callback into the CFE default UART and print
some useful diagnostics.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2022-07-17 14:53:07 +02:00
..
dma.c MIPS: bmips: Fix compiler warning observed on W=1 build 2022-05-23 18:28:03 +02:00
irq.c
Kconfig
Makefile
Platform
setup.c MIPS: BMIPS: Utilize cfe_die() for invalid DTB 2022-07-17 14:53:07 +02:00