linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* new uart on MPC8xx
@ 2001-06-25  8:36 August Hoerandl
  2001-06-25  8:54 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: August Hoerandl @ 2001-06-25  8:36 UTC (permalink / raw)
  To: linuxppc-embedded


I was checking the new uart (got the kernel from
ftp://ftp.denx.de/pub/LinuxPPC/usr/src/linux-2.4.4-2001-05-12.tar.bz2 )

I tried to use some pins on port b for handshake and it refuses to compile:
The problem is in uart.c around line 80:

#if (CONFIG_UART_DTR_CONTROL_SCC1 == PORT_B)
#define PORT_DTR1_PAR immap->im_ioport.iop_pbpar

but 8xx_immap.h reads:

typedef struct comm_proc {
        ...
        uint   cp_pbdir;

so port b is a little different from all the other ports ;-)

Has anyone got a patch to correct this ?

Thanks
Gustl

ps: is this list the right place to report such troubles ?

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-06-25  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-25  8:36 new uart on MPC8xx August Hoerandl
2001-06-25  8:54 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).