Skip to content

Instantly share code, notes, and snippets.

@chschlue
chschlue / raspi3-firmware_1.20180619-1.1_arm64.deb
Last active July 14, 2018 11:23
raspi3-firmware-1.20180619
This file has been truncated, but you can view the full file.
@chschlue
chschlue / dts
Last active July 26, 2018 13:55
RPi 3B+ dtb
/dts-v1/;
/memreserve/ 0x0000000000000000 0x0000000000001000;
/ {
compatible = "raspberrypi,3-model-b-plus", "brcm,bcm2837";
model = "Raspberry Pi 3 Model B+";
interrupt-parent = <0x1>;
#address-cells = <0x1>;
#size-cells = <0x1>;
@chschlue
chschlue / spi-overlay.dts
Created July 31, 2018 17:03
Enable RPi 3B+ SPI
// Enable spi
/dts-v1/;
/plugin/;
/ {
compatible = "brcm,bcm2710";
fragment@0 {
target-path = "/soc/spi@7e204000";
__overlay__ {

Keybase proof

I hereby claim:

  • I am chschlue on github.
  • I am chschlue (https://keybase.io/chschlue) on keybase.
  • I have a public key ASBHeErV0oYpIcMFK5H1xOvmAvCXDhpoe7ecSNRU4_Ro7Ao

To claim this, I am signing this object:

@chschlue
chschlue / bcm2710-rpi-3-b-plus.dtb
Last active September 20, 2018 12:35
RPi 3 DTB 4.16