Git Product home page Git Product logo

orangepi-kernel's Introduction

Linux Kernel for OrangePI H3 boards

About

The repository contains Linux kernel sources (3.4.39) adapted for OrangePI H3 boards, gcc toolchain, adapted rootfs and building scripts.

Building

Kernel config files and the files specific to OPI board are placed in build directory.

The included build script build_linux_kernel.sh can be used to build the kernel
./build_linux_kernel.sh [clean | all | 2 | plus] [clean]

clean as 1st parameter cleans the kernell tree and build directories
clean as 2nd parameter cleans the kernell tree before build
all builds the uImage for OPI-2 & OPI-PLUS
2 builds the uImage for OPI-2
plus builds the uImage for OPI-PLUS

After the build the resulting kernel files (uImage and kernel modules) are placed into build directory.

To build script.bin for all OPI boards and resolutions run:
./build_scripts [clean]
clean as 1st parameter cleans the scripts and logs

After the build the script.bin are placed into build directory.

To configure kernel run:
./config_linux_kernel.sh

orangepi-kernel's People

Contributors

fjen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.