[i.mx28] what is the best git repository to build kernel from

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[i.mx28] what is the best git repository to build kernel from

Jump to solution
936 Views
randalsteve
Contributor II

Hello

At the beginning - sorry for my probably dumb question. I want to build kernel for KaRo TX28 board(i.mx28) using buildroot. I want buildroot to get kernel code from git repository automatically but i have no idea what is the best repository to download the sources from. As i search my options are:

-the main kernel repository

-repository maintained by freescale: linux-2.6-imx.git - Freescale i.MX Linux Tree

-repository i found for Karo boards: git.kernelconcepts.de Git - karo-tx-linux.git/summary

I ask for advice - what the repository is most apropriate for me and why?

Thanks in advance

Labels (2)
Tags (3)
0 Kudos
1 Solution
593 Views
sinanakman
Senior Contributor III

Hi

I suggest you just stick to mainline kernel. Both of those

other trees you refer in your post seem to be outdated.

TX28 is already supported in mainline kernel :

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/imx28-tx28.dt...

I recommend to use the mainline kernel.

Hope this helps.

Regards

Sinan Akman

View solution in original post

0 Kudos
2 Replies
594 Views
sinanakman
Senior Contributor III

Hi

I suggest you just stick to mainline kernel. Both of those

other trees you refer in your post seem to be outdated.

TX28 is already supported in mainline kernel :

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/imx28-tx28.dt...

I recommend to use the mainline kernel.

Hope this helps.

Regards

Sinan Akman

0 Kudos
592 Views
randalsteve
Contributor II

Thank You very much. Your response makes sense. I will follow Your advice.

Ragards

Mariusz

0 Kudos