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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
977 次查看
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

标签 (2)
标记 (3)
0 项奖励
1 解答
634 次查看
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 项奖励
2 回复数
635 次查看
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 项奖励
633 次查看
randalsteve
Contributor II

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

Ragards

Mariusz

0 项奖励