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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to