Code Monkey home page Code Monkey logo

initrd's People

Contributors

clcarwin avatar hipboi avatar julienchauveau avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

initrd's Issues

Version 4.40 of rk30xxnand.ko requires updated bootloader

As per my comment in pull request #1 , the current 4.40 version of rk30xxnand.ko just causes a kernel freeze when booting.

Rolling back to 3.38 allows normal booting behaviour.

This is the output printed after "insmod rk30xxnand-3.0.36+.ko":

[  235.233596] gp_rknand_info = : 0xeb973200
[  235.240083] rk30_chip_set:1 
[  235.242887] FtlInit!
[  235.245439] No.1 FLASH ID:2c 64 44 4b a9 0
[  235.249097] FTL version: 5.0.8 20131204

The kernel seems to be semi-active still -- it will notice USB connects and disconnects and I can use the magic sysrq key. However the insmod command just hangs and never returns to the console.

Makefile should compress resulting initrd.img

The default boot partition is quite small - often just 16MB.

The initrd can be compressed, which easily halves the size with gzip, or goes even smaller with other compression methods.

Many people probably don't realise this, and are likely to accidentally create too-large initrds. As such, the Makefile should add a "gzip initrd.img" for an easy win.

(I've tested this myself, and just booted a Rock using a compressed initrd)

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.