Skip to content

Build a kernel suitable for an OrangePi Plus board.

Notifications You must be signed in to change notification settings

j75/OrangePiPlus-Kernel

Repository files navigation

OrangePi+ Kernel

This repository helps building a Linux 3.4.39 kernel for an OrangePiPlus board.

It is based on Boris Lovosevic (loboris) kernel, however

  • it produces a smaller kernel (800 k instead of 1M),
  • more drivers are included in.

Usage

Customize kernel version in the mybuild.sh shell-script, then run ./mybuild.sh.

After installing and booting on the new kernel, don't forget to perform a depmod -a.

Issues

  • how to use a 4.x kernel? (or even a more recent 3.x one)
  • update kernel version in mybuild.sh script
  • nand driver ?
  • using a more recent toolchain
  • creating debian packages

About

Build a kernel suitable for an OrangePi Plus board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages