From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 09 Jan 2008 09:11:42 -0600 Subject: [U-Boot-Users] [PATCH] MPC8568E-MDS: set up QE pario for UART1 In-Reply-To: <20071022155819.GA14417@localhost.localdomain> References: <20071022155819.GA14417@localhost.localdomain> Message-ID: <4784E42E.4000400@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Anton Vorontsov wrote: > To use UART1 on the MPC8568E-MDS, QE pario pins PC[0:3] should > be set up appropriately. On 83xx, the pario pins are configured via the DTS. So now we have the DTS method for 83xx, and U-Boot for 85xx. Unless there's a U-Boot QE UART driver that I don't know about, this configuration should be done in the DTS, not here. -- Timur Tabi Linux kernel developer at Freescale