ARM – Odroid U3 to 4.0-rc4..
Updated the Odroid U3 to Kernel 4.0-rc4, from the patched source here: https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.0.y
This time, the system booted successfully..
Fedora release 21 (Twenty One) Kernel 4.0.0-rc4 on an armv7l (ttySAC1) ................ ]# uname -a Linux rgodroid 4.0.0-rc4 #1 SMP Wed Mar 18 23:53:05 PDT 2015 armv7l armv7l armv7l GNU/Linux
Robert Gadsdon. March 19, 2015.
Do you have any images available Robert?
No. I don’t host any images on this site.
RG.
Robert do you have a build procedure document then please?
regards
Adrian
All I have is the kernel compile workflow, in an older article: http://rglinuxtech.com/?p=1297
RG
the zImage no boot to me, can you do a howto ?
Details of the Odroid U3 compile workflow were in an older article: http://rglinuxtech.com/?p=1297
RG.
Vanilla 4.0-rc4 also seems to boot fine. There is a small issue that prevents rebooting (but a small patch for eMMC resets can be grabbed from linux-next…
Which patch do you mean? The ‘mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc’ one? If so, then it’s already in torvalds’s tree.
Strange. I can see that “mmc: pwrseq_simple: fix error path” patch is indeed there. But I had to apply
https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/?id=225da7e65a03d7b730ccb201f8acb6afde5eb40b
It looks like they are supposed to do the same thing and hence this 2nd commit is not in Linus tree. Still, my Odroid-U2 failed to reboot with 4.0.0-rc4 unless I applied “ARM: dts: add eMMC reset line for exynos4412-odroid-common” from linux-next.