[PATCH] powerpc: Add Marvell mv64x60 udbg putc/getc functions

Olof Johansson olof at lixom.net
Thu May 24 09:27:45 EST 2007


On Wed, May 23, 2007 at 03:05:18PM -0700, Dale Farnsworth wrote:

>  arch/powerpc/platforms/embedded6xx/prpmc2800.c |    1 
>  arch/powerpc/sysdev/Makefile                   |    3 
>  arch/powerpc/sysdev/mv64x60.h                  |    1 
>  arch/powerpc/sysdev/mv64x60_udbg.c             |  152 +++++++++++++++
>  4 files changed, 156 insertions(+), 1 deletion(-)

Is there a reason you're not putting it with the other udbg code, and
not naming it with the same scheme (kernel/udbg_<xxx>)?

Or maybe we should just move the udbg_16550 code to sysdev instead, it's
roots are from ppc64 where we didn't have sysdev.


-Olof




More information about the Linuxppc-dev mailing list