Coder Social home page Coder Social logo

platinumkat213 / rk3188_tablet_kernel_sources Goto Github PK

View Code? Open in Web Editor NEW

This project forked from str90/rk3188_tablet_kernel_sources

0.0 0.0 0.0 136.21 MB

Sources for Pipo M9 Pro 3G tablet

License: Other

Shell 0.03% C++ 0.93% Python 0.01% Perl 0.07% C 96.17% Objective-C 0.59% Clojure 0.01% ASP 0.01% Assembly 1.89% Scilab 0.01% Awk 0.01% UnrealScript 0.01% SourcePawn 0.01% Makefile 0.28% Groff 0.01% Yacc 0.02% Lex 0.01%

rk3188_tablet_kernel_sources's Introduction

Kernel source optimized for Pipo M9 Pro.
This repository contains source of 3.0.36+ kernel for some RK3188 devices. This source modified
and optimized especially for Pipo M9 Pro by me.
How to build: 
For better performance use Linaro 4.9 toolchain with this example environment variables set
_________________________________________________________________________________________________________________________
export PATH=/media/90gb/linaro_toolchains_2014/arm-cortex_a9-linux-gnueabihf-linaro_4.9.3-2014.12/bin/:$PATH
export ARCH=arm
export SUBARCH=arm
export CROSS_COMPILE=/media/90gb/linaro_toolchains_2014/arm-cortex_a9-linux-gnueabihf-linaro_4.9.3-2014.12/bin/arm-eabi-
_________________________________________________________________________________________________________________________
Then in source directory make your defconfig, defconfig for M9 Pro is Pipo_M9_Pro_DDR_OC_defconfig.
First is default config, second contains overclocked to 1600 Mhz RAM with 10-10-10 timings and custom bootlogo.
Then make kernel with make -j <your number of CPU cores+1> kernel.img
Then you can flash your kernel

rk3188_tablet_kernel_sources's People

Contributors

str90 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.