notro/rpi-firmware
Deprecated
The offical Raspberry Pi kernel has SPI DMA support now, so rpi-firmware is deprecated.
Raspberry Pi kernel 4.0.7+ with SPI DMA support.
Install
sudo REPO_URI=https://github.com/notro/rpi-firmware rpi-update
Changelog
2015-07-11
2015-03-27
- FBTFT support is now in raspberrypi/linux.
This release only adds SPI DMA support on top of that.
- pitft overlay changed name to pitft28-resistive
- These modules are no longer present:
- Builtin console fonts are not enabled (fbcon=font:XX).
- Other kconfig options no longer enabled:
- MOUSE_GPIO
- GPIO_MCP23S08
- DYNAMIC_DEBUG
2015-02-07
2014-12-07
Sources
Patches
- /home/pi/rpi-firmware/fbtft/patches/bcm2708-spi-dts.patch
- /home/pi/rpi-firmware/fbtft/patches/0001-staging-fbtft-Add-reset-to-fbtft_init_display_dt.patch
Kernel config
Default config: bcmrpi_defconfig
Built with rpi-build