From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 16 Feb 2008 06:33:01 +0100 Subject: [U-Boot-Users] Enabling UART0 and UART1 In-Reply-To: <1919a34f0802150828oda6a89ev848bdae96771a984@mail.gmail.com> References: <1919a34f0802150828oda6a89ev848bdae96771a984@mail.gmail.com> Message-ID: <200802160633.02151.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday 15 February 2008, Sean wrote: > I have enabled both UART0 and UART 1 using the CONFIG_SERIAL_MULTI in my > board specific header file. The board is based on PPC 440GX processor. I > used the serial1_puts and serial1_getc to access the UART1 but without > access. Does anybody have used this functions before? Yes, this was tested successfully on multiple 4xx platforms. I don't remember testing it on a 440GX though. Could be that the pin multiplexing is not initialized correctly. Please recheck that the GPIO configuration and the PFC registers are setup correctly for UART1. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================