On Sun, Aug 11, 2024 at 01:01:04PM +0200, Heinrich Schuchardt wrote: > [EXTERNAL MAIL] > > If an exception occurs in main U-Boot, show the registers. This makes > analyzing crashes especially in external applications easier. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > arch/riscv/Kconfig | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Leo Yu-Chi Liang <[email protected]>

