From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Wed, 2 Mar 2011 12:19:57 -0300 Subject: [U-Boot] [PATCH] mx25: Make the UART port number explicit in its setup function In-Reply-To: <4D6E0AB7.3050205@denx.de> References: <1297972210-28684-1-git-send-email-fabio.estevam@freescale.com> <4D6E0AB7.3050205@denx.de> Message-ID: <4D6E601D.9060709@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 On 3/2/2011 6:15 AM, Stefano Babic wrote: ... > As I do not see any fix for the current release, I have not yet merged > it into u-boot-imx and I will do it when the window is open again. I > imagine your patch is an introduction for further patches, where more as > one uart is used, right ? Should it belong maybe to the same patchset ? I was working on adding MX25PDK support and I think that that the UART reference should be explicit, as different boards can boot from different UART ports. > checkpatch reports your patch is corrupted. Strange, I do not why, I > have fixed myself. Thanks, I haven?t noticed this. Regards, Fabio Estevam