Skip to content

slawton1234/raspi-rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

My latest binary build of the Raspberry Pi kernel ( https://github.com/raspberrypi/linux ) with RT patches 40 ( http://www.kernel.org/pub/linux/kernel/projects/rt/3.2/older/patch-3.2.27-rt40.patch.bz2 )

##WARNING: I just applied the patch and fixed one tiny Makefile line, as my skills get me thus far, BCM2708 might very well need some special case patch or something, if you have one do holler

Source tree: https://github.com/licaon-kter/linux/tree/rt-3.2.27

Config file: https://github.com/licaon-kter/linux/blob/rt-3.2.27/config.myrt1

Build info:
* kernel source up to patch 14cfebb3a7
* gcc version 4.4.5 (Debian 4.4.5-8) from http://wiki.debian.org/EmdebianToolchain crosscompiling on x86_64
* make ARCH=arm CROSS_COMPILE=/usr/bin/arm-linux-gnueabi-
* Tickless w/ HZ=100
* also activated KSM w/ compaction and Cleancache w/ zcache (as a module)

Contents:
* ./boot: kernel_rt.img main image, to use it add "kernel=kernel_rt.img" (without quotes) to your /boot/config.txt file. More info: http://elinux.org/RPi_config.txt
* ./lib/firmware: current build firmware
* ./lib/modules: current build modules

About

Linux kernel builds for the Raspberry Pi patched with RT patches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors