Hi, I'm trying to boot my udoo-quad using u-boot 2015.10 and linux 4.3 (opensuse). However, it hangs somewhere in the middle without any error: http://pastebin.com/vYNrB6HU Any idea what its happening here?
Hi, I lead two topics with kernel developers related to fec and usb. If you want boot udoo on 4.3 or 4.4 vanilla kernel please remove support for fec imx and usb. There you need two patches for main kernel: usb related bug: https://github.com/patrykk/linux-udoo/commit/0ee2f10648e4718f27e31951d206a54712dbfe8d fec related bug: https://github.com/patrykk/linux-udoo/issues/23 best regards,
Thanks Patryk. Do you know if kernel 4.5 will have the patches applied? I tried to follow your threads on the kernel maillist but I got lost. Cheers,