On 10/08/17 05:43, Cao Duc Quan wrote:
Hi All,
I am quite new to CentOS. I have a small project to make CentOS running on iMX.6 quad so I want to ask if anyone could hint me to some documents or guidelines to get start with it ? It seems CentOS use its own build system (not similar to Yocto). Any recommendations are highly appreciated.
Thanks
Quan Cao 0976574864
What is you final goal ? if you want to see CentOS 7 armhfp running on it, you should probably first by looking at the kernel : does the upstream kernel (from kernel.org) supports it ? same for uboot ? if so chances are pretty high that there is nothing to do.
Can you give more details about your plan[s] ?
BTW, after a 2 minutes google search, I found this : - https://fedoraproject.org/wiki/Architectures/ARM/F23/Installation#For_the_Wa...
- https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32#head-f796aaff2cab...
So it seems that it would just work, if you combine both instructions
Let us know your findings !