[POWERPC] Add udbg support for RTAS console
Add udbg hooks for the RTAS console, based on the RTAS put-term-char and get-term-char calls. Along with my previous patches, this should enable debugging as soon as early_init_dt_scan_rtas() is called. Signed-off-by:Michael Ellerman <michael@ellerman.id.au> Signed-off-by:
Paul Mackerras <paulus@samba.org>
Showing
- arch/powerpc/Kconfig 4 additions, 0 deletionsarch/powerpc/Kconfig
- arch/powerpc/Kconfig.debug 8 additions, 1 deletionarch/powerpc/Kconfig.debug
- arch/powerpc/kernel/rtas.c 71 additions, 1 deletionarch/powerpc/kernel/rtas.c
- arch/powerpc/kernel/udbg.c 5 additions, 2 deletionsarch/powerpc/kernel/udbg.c
- include/asm-powerpc/udbg.h 2 additions, 1 deletioninclude/asm-powerpc/udbg.h
Please register or sign in to comment