Hi all,
We are trying to enable UART1 and UART2 in DM6467 EVM. We are using
combined kernel tree which has DM355, Davinci and DavinciHD.
What all changes do we need to do in kernel files for using UART1 and UART2?
We found that this kernel already contains the support for all the
UART'S. So we just enable the number of UART in make menuconfig from 1
to 2. We also changed the PINMUX 1 setting for uart. PINMUX 1 register
(Base address 0x1c40004) originally read "0x2C" i.e Uart1 in GPIO mode,
we changed it's value to "0x24" i.e. Uart1 in uart mode without flow
control. Uart0 is in Uart mode with modem control and Uart2 in CIR
mode. While performing loop back on Uart1 we are getting following error.
"8250.c: Too much work for irq41."
Commands we use to perform loopback operation of UART1 are:
"cat /dev/tts/1"
"echo a5 > /dev/tts/1"
Also one surprising thing is that type detected for both UART's is
different, detected chips are as follows:
UART0: ST16654
UART1: ST16650v2
Is this detected chip proper?
Regards,
Deepika
--
_____________________________________________________________________
Disclaimer: This e-mail message and all attachments transmitted with it
are intended solely for the use of the addressee and may contain legally
privileged and confidential information. If the reader of this message
is not the intended recipient, or an employee or agent responsible for
delivering this message to the intended recipient, you are hereby
notified that any dissemination, distribution, copying, or other use of
this message or its attachments is strictly prohibited. If you have
received this message in error, please notify the sender immediately by
replying to this message and please delete it from your computer. Any
views expressed in this message are those of the individual sender
unless otherwise stated.Company has taken enough precautions to prevent
the spread of viruses. However the company accepts no liability for any
damage caused by any virus transmitted by this email.
__________________________________________________________________________
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source