/home/updatelee/src/UDL/yocto/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.10.17-r0/git/arch/arm/mach-imx/mach-imx6q.c Hmm, the whole build/tmp/work/imx6qsabresd-poky-linux-gnueabi/linux-imx/3.10.17-r0/git folder is empty. That's why I did not find the file, I guess. Probably there is...
Hmm, where did you apply the ar8085.patch? I searched in my sources and my buil diretory for mach-imx6q.c and did only find one instance: ./tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/linux-libc-headers/3.10-r0/linux-3.10/arch/arm/mach-imx/mach-imx6q.c This code, however, is completely incompati...
Thanks for the patches (sorry, overlooked the first one). I finished compiling yocto yesterday (did the u-boot patch myself). I was able to load u-boot via recovery boot and then to boot the default tvmatrix on the mmc. So far, so good. However, I was not able to get network in u-boot with the patch...
Looked through the mainline kernel commits, but couldn't find any commit with ar8085 in the description. Where did you find the patch necessary for Ethernet?
Btw , why did you choose master-next as branch and not dora?
Or, alternatively, could somebody give me some help with instructions? ⋅ I can download Yocto, but there are many git repositories. Do I need the official repository only? Or something from somewhere else? ⋅ Which layers do I need? I understand there are many layers to choose fro...
I would be greatful if someone could share his work, so that I can test it on my Matrix. I have a special MiniPCIe card, which I need to test, if it works correctly under kernel 3.10.17. I would be great, if I could test it at least once. It will certainly take a couple of weeks for me to learn how ...
Could you share a bit about how you compiled 2013.10?
As I said: I did it according to the link of Cjcr in th efirst post, but the u-boot does not recognize any MMC in the Matrix. So something is definitely wrong.