custom kernel
-
Is it possible to compile a custom kernel and flash it on the omega2+ ?
I see instructions for kernel modules but not about the kernel itself.
-
Actually when you follow my kernel modules tutorial it will also compile the kernel and give you the upgrade and flash
.bin
images. Clone and see https://github.com/OnionIoT/source#using-a-linux-system.
-
Did you mean this one? http://community.onion.io/topic/2830/building-kernel-modules-for-the-omega2
How does the kernel differ from just a fresh kernel from kernel.org? Devicetree settings etc.
What I'm looking for is , grab kernelsource from kernel.org select correct devicetree and arch,
compile with cross compiler (mipsel-linux-musl) and create some sort of image to be programmed to the union