[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] error with u-boot during ./ltib
From: |
Stuart Hughes |
Subject: |
Re: [Ltib] error with u-boot during ./ltib |
Date: |
Tue, 19 Feb 2013 18:56:54 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 |
Hi Nass,
I had a quick look at your output and it seems that the u-boot sources
do not have the config "mx6q_sabrelite_mfg_config"
You need to dig around in the sources (makefiles etc) and see if you can
figure out if there is a suitable config to pass in and then configure
that in LTIB as the config to build.
Regard, Stuart
On 19/02/13 18:12, Athanasios Silis wrote:
> Hello everyone,
> I recently acquired a Sabre-lite board, that's build around the
> Freescale iMX6q ARM Cortex A9 processor.
> From the fresscale website I downloaded a tar.gz with sources for
> packages, linux kernel, presumable u-boot (2009.08) a toolchain (linaro
> with gcc v.4.6.2).
>
> I am trying to deploy ltib on the host machine
> so I run ltib -m config and tweak some values:
>
> for gcc options i set:
> -O2 -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9
>
> and for u-boot board I chose "imx6q-sabrelite", as this is the one I have.
>
> The build fails with the following error
>
> http://pastebin.com/w52m9Nxr
>
> How can I create a target for sabrelite?
>
> Thank you for your help.
>
> Nass
>
>
> _______________________________________________
> LTIB home page: http://ltib.org
>
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
>