
27 Dec
2010
27 Dec
'10
12:35 p.m.
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 r64343@freescale.com
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@denx.de
=====================================================================