[PATCH] powerpc udbg: fix lost byte during console handover; change LFCR to CRLF

2009-03-09 Thread Andrew Klossner
o a file, LFCR sequences can confuse text editors. See http://lkml.org/lkml/2006/2/4/50 for some history. Signed-off-by: Andrew Klossner --- arch/powerpc/include/asm/udbg.h |1 + arch/powerpc/kernel/udbg.c |7 arch/powerpc/kernel/udbg_16550.c |

[PATCH] Restore PCI IO space behind Freescale pseudo-bridge

2009-01-14 Thread Andrew Klossner
When I moved from 2.6.27 to 2.6.28, one of my devices didn't work until I devised the attached patch. The kernel disallowed PCI I/O space resources behind the pseudo-bridge in the Freescale MPC8545 because that bridge's config-space registers incorrectly report that it doesn't forward I/O space tr