[U-Boot] [PATCH 9/9 v2] ARM: add an "eet" variant of the imx31_phycore board

Anatolij Gustschin agust at denx.de
Fri Feb 6 01:52:44 CET 2009


Guennadi Liakhovetski wrote:

<snip>
> diff --git a/board/imx31_phycore/imx31_phycore.c b/board/imx31_phycore/imx31_phycore.c
> index 4c64cb9..6b7cbb6 100644
> --- a/board/imx31_phycore/imx31_phycore.c
> +++ b/board/imx31_phycore/imx31_phycore.c
<snip>
> @@ -66,6 +67,57 @@ int board_init (void)
>  	return 0;
>  }
>  
> +#ifdef BOARD_LATE_INIT
> +int board_late_init(void)
> +{
> +#ifdef CONFIG_DISPLAY_S6E63D6

please change this one to CONFIG_S6E63D6, too. Thanks!

Best regards,
Anatolij


More information about the U-Boot mailing list