Skip to content

Linux Kernel for the Nook Simple Touch with fixed USB host and fast display mode support

License

Notifications You must be signed in to change notification settings

felixhaedicke/nst-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nst-kernel

Linux Kernel for the Nook Simple Touch with fixed USB host and fast display mode support.

Currently, this contains a kernel based on the sources released by Barnes & Noble: http://images.barnesandnoble.com/PResources/download/Nook/source-code/nook2_1-1-5.tgz

Installation: See http://forum.xda-developers.com/showpost.php?p=24168019&postcount=21

Building the kernel: Assuming a linux-x86_64 Android NDK is installed in /opt/android-ndk:

cp ../build/uImage.config src/.config
make ARCH=arm oldconfig
make -j6 ARCH=arm CROSS_COMPILE=/opt/android-ndk/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86_64/bin/arm-linux-androideabi- uImage
cp arch/arm/boot/uImage ../build

About

Linux Kernel for the Nook Simple Touch with fixed USB host and fast display mode support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published