Hi Stefano,

On Thu, Mar 8, 2018 at 2:00 PM, Stefano Babic <[email protected]> wrote:

> Anyway, I) have just done what the error is saying:
>
> diff --git a/board/freescale/vf610twr/imximage.cfg
> b/board/freescale/vf610twr/imximage.cfg
> index 70157ed..9ff4890 100644
> --- a/board/freescale/vf610twr/imximage.cfg
> +++ b/board/freescale/vf610twr/imximage.cfg
> @@ -13,5 +13,7 @@
>  /* image version */
>  IMAGE_VERSION  2
>
> +BOOT_FROM      sd
> +
>  /* Boot Offset 0x400, valid for both SD and NAND boot */
>  BOOT_OFFSET    FLASH_OFFSET_STANDARD

Yes, I tried this change before here and it works for me, but still
fails for Breno.

The curious thing is that sometime it builds fine, sometimes not in
his machine even with this change applied.

It looks like a parallel build problem because I never see a failure
when only 'make' is used instead of 'make -j4'.

Thanks
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to