commit | cc46bb98c0d52695f26c239de701050660f5c79f | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Jun 23 18:20:16 2006 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jun 28 11:59:48 2006 +1000 |
tree | 1b40e9db66de5c41c0b2fdf1db022f645a46a697 | |
parent | 458148c00b97864a27ecf528a1d45a8e5ebd9bbc [diff] |
[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>