lkml.org 
[lkml]   [2022]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] MIPS: BMIPS: Improved early panic support
Date
Hi Thomas,

This patch series adds support for cfe_die() which can be used during
early platform initialization when we do not yet have a valid DTB to
infer an earlycon console from. This is useful while bringing up new
platforms/DTBs as well.

Thanks!

Changes in v2:

- ensure that we do not break multi-CPU builds by reading the CPU's PrID
to perform the appropriate XKS01 disabling before handing over to CFE

Florian Fainelli (2):
MIPS: CFE: Add cfe_die()
MIPS: BMIPS: Utilize cfe_die() for invalid DTB

arch/mips/Kconfig | 1 +
arch/mips/bmips/setup.c | 14 +++++-
arch/mips/fw/cfe/cfe_api.c | 68 +++++++++++++++++++++++++-
arch/mips/include/asm/fw/cfe/cfe_api.h | 2 +
4 files changed, 83 insertions(+), 2 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2022-07-15 23:43    [W:0.030 / U:1.576 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site