How to compile Linux kernel and uboot for colibri T20

Hi Everyone,

I have a Colibri Evaluation board V3.1A with nxp processor MVF50(NXP). I want to download and compile uboot and kernel with supported tool chain with the help of Build U-Boot and Linux Kernel from Source Code | Toradex Developer Center.

Please suggest me the correct branch name and toolchain for below command.
git clone -b **** git://git.toradex.com/u-boot-toradex.git
git clone -b **** git://git.toradex.com/linux-toradex.git

I have used the git-branch: colibri and toolchain: gcc-linaro-5.2-2015.11-2-x86_64_arm-linux-gnueabihf. but i am facing lot of compile errors.

Thank you very much in advance for answering… :slight_smile:

Hi

You’re question is confusing.
There is a computer module type called Colibri T20 (with an Nvidia T20 SoC) and one called Colibri VF50 (with an NXP Vybrid VF500 SOC)

The answer to your question depend on what exact module type you are using.

This tables give the branch names to use by module type and release version.

Max

Hi Max,
Thanks for reply. i am using Colibri VF50 (with an NXP Vybrid VF500 SOC)
please help me to find out the uboot and kernel git branch and toolchain for downloading the source.

This is really all explained in the article on our developer website as referred to by @max.tx. The exact branches are indicated there as well.