You just need to do following changes:

*Uboot:*
     include/configs/davinci_dm365_evm.h:
CFG_NS16550_COM1 ---->0x01d06000
CFG_NS16550_CLK ------->12150000

*kernel:*
  arch/arm/mach-davinci/board-dm365-evm.c:

static struct plat_serial8250_port serial_platform_data[1].uartclk = 12150000;

*bootargs:*
       console=ttyS1,115200n8



Regards,
*Krunal Patil*
Engineer | Embedded Department
|---------------------------------------------------|
*eInfochips | The Solutions People*
Tel   : +91 79 26400801 x 202
Cell : +91 99 24629091
www.einfochips.com <http://www.einfochips.com/>


On 10/14/2011 1:06 PM, 天天 wrote:
Hi,
I have bought the TI DM365 EVM, and the default uart for printing is uart0 in kernel. Now, I want to change the uart0 to uart1, and I have changed the document /include/asm-arm/mach-davinci/uncompress.h. Is the any document or configuration I forget which relates to the changing? Or if it is possible that you can tell me where should I change.
    Thank you very much !

--
This message has been scanned for viruses and
dangerous content by *Clean Mail Gateway* <http://www.CleanMailGateway.com/>, and is
believed to be clean.


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to