From mboxrd@z Thu Jan 1 00:00:00 1970 From: prathika Date: Fri, 17 Apr 2009 13:58:08 +0530 Subject: [U-Boot] UART2 Console in u-boot Message-ID: <49E83D98.6060400@deeopl.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hi all, this might a little silly question. but still wanted to confirm with you all. i have a board with PPC440 EP where I load u-boot configuring for yosemite as my design is similar to that. I want the console to configured for the UART's second channel. Is it enough if I change the base address to second channel..Because there are UART base address defined only for UART0 and UART1 even if CONFIG_SERIAL_MULTI is defined. Some one please clarify my doubt. Thanks & Regards, Prathika R