[meta-freescale] Enable support for UDOO board.

Anand Moon moon.linux at yahoo.com
Sun Sep 21 23:20:09 PDT 2014


Hi All,

I tried to checkout 


# git clone -b imx_3.10.17_1.0.0_ga git://git.freescale.com/imx/linux-2.6-imx.git

Update the imx6q-udoo.dts file bellow along with the Makefile to build imx6q-udoo.dts


https://raw.githubusercontent.com/moonlinux/linux-imx/imx_udoo_stable/arch/arm/boot/dts/imx6q-udoo.dts

#make O=../build-exp/ mrproper
#make O=../build-exp/ udoo_defconfig
#make O=../build-exp/ dtbs -j2 zImage LOCALVERSION=-armv7 LOADADDR=0x12000000
#make O=../build-exp/ INSTALL_MOD_PATH=output LOCALVERSION=-armv7 modules modules_install


Followed by build the kernel and now it boot's up.

....

But if I checkout  


#git clone -b imx_3.10.31_1.1.0_beta git://git.freescale.com/imx/linux-2.6-imx.git

Update the imx6q-udoo.dts file bellow along with the Makefile to build imx6q-udoo.dts


#make O=../build-exp/ mrproper
#make O=../build-exp/ udoo_defconfig
#make O=../build-exp/ dtbs -j2 zImage LOCALVERSION=-armv7 LOADADDR=0x12000000
#make O=../build-exp/ INSTALL_MOD_PATH=output LOCALVERSION=-armv7 modules modules_install


But this time it fails. I don't understand why it sill fail.

Attach are the logs of the console.

Please share your thoughts.

-Anand Moon

On Friday, September 12, 2014 11:08 PM, Stephano Cetola <stephanoc at gmail.com> wrote:
These links helped me get a build running using the fsl-community-bsp:

https://github.com/UDOOboard/U-Boot_Unico-2013

https://github.com/rongals/meta-ronga-udoo

Hope that helps.

Cheers,
Stephano



On Fri, Sep 12, 2014 at 5:16 AM, Eric Bénard <eric at eukrea.com> wrote:
> Hi Anand,
>
> Le Fri, 12 Sep 2014 03:23:01 -0700,
> Anand Moon <moon.linux at yahoo.com> a écrit :
>> Recently I checkout out the git repository from freescale
>>
>> http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.10.31_1.1.0_beta
>>
>> #git pull git://git.freescale.com/imx/linux-2.6-imx.git imx_3.10.31_1.1.0_beta
>>
>> I failed to find out that udoo board support in this git kernel tree.
>>
>> Please some body update the tree with relevant Udoo board patch's. Or send me the patch series.
>>
> udoo is a product using Freescale's i.MX6 thus its kernel is not
> maintained by Freescale and you can find the sources here :
> https://github.com/UDOOboard/Kernel_Unico
> more details here :
> http://www.udoo.org/downloads/
>
> Best regards,
> Eric
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fail.txt
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140921/0117def7/attachment.txt>


More information about the meta-freescale mailing list