Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93460
b: refs/heads/master
c: cb1e2ab
h: refs/heads/master
v: v3
  • Loading branch information
Michael Ellerman authored and Paul Mackerras committed Apr 24, 2008
1 parent d4e2304 commit 5f2b921
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f336632f191ebf157aeea0f1e65eb1b263655ffc
refs/heads/master: cb1e2ab45a92b31114dfe6e34832a084f9b0b263
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/pseries/lpar.c
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@ void __init udbg_init_debug_lpar(void)
udbg_putc = udbg_putcLP;
udbg_getc = udbg_getcLP;
udbg_getc_poll = udbg_getc_pollLP;

register_early_udbg_console();
}

/* returns 0 if couldn't find or use /chosen/stdout as console */
Expand Down

0 comments on commit 5f2b921

Please sign in to comment.