From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Mon, 27 Dec 2010 12:35:23 +0100 Subject: [U-Boot] [PATCH 1/1] MX51EVK: UART does not print out the early information In-Reply-To: <1293102797-19243-1-git-send-email-r64343@freescale.com> References: <1293102797-19243-1-git-send-email-r64343@freescale.com> Message-ID: <4D1879FB.80704@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 12/23/2010 12:13 PM, Jason Liu wrote: > The early bootup information is not print out due to > the UART pin iomux not set up correctly before board_init > > Add the board_early_init_f function and enable the > CONFIG_BOARD_EARLY_INIT_F. Move the UART pin setting > from board_init to board_early_init_f function. > > This patch also move the FEC pin iomux setup to the > board_early_init_f. > > Signed-off-by: Jason Liu > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- ===================================================================== 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 =====================================================================