Page 1 of 1

Where to find the Linux kernel for 5.1?

Posted: Wed Jul 26, 2017 6:51 am
by v8dave
Where can I find the Linux kernel for Android 5.1

I only have the source for Android and a binary for the uimage on the SD card.

I can build the Android source but I also need to add some features to the kernel so I need to build this from source too.

I've check on GITHUB and found nothing for the S5P6818 processor.

Re: Where to find the Linux kernel for 5.1?

Posted: Sat Jul 29, 2017 3:04 am
by v8dave
I actually found it and have been able to build it.

For anyone else looking for this, it's on the Wiki page for the NanoPC-T3 and you just have to follow the instruction to download this onto your machine and then configure and build. It requires a bit of work to use it as the build is bigger than the one supplied with the flasher. It has some drivers missing. I'll post back here what changes I do to get it working later in case anyone else is interested.