Skip to content

Commit

Permalink
kernel: backport fixes for mt7601u wifi driver
Browse files Browse the repository at this point in the history
See: raspberrypi/linux#1131

kernel: config: Add CIFS_DFS_UPCALL, CIFS_ACL, CIFS_SMB2, CIFS_FSCACHE
See: raspberrypi/linux#1133

kernel: Add SMI driver
See: raspberrypi/linux#1105

kernel: dwc_otg: Force host mode to fix incorrect compute module boards

firmware: video codec: Cleanup of fix for regression from refactor userdata release mechanics in categoriser commit
  • Loading branch information
popcornmix committed Sep 17, 2015
1 parent 56d5a7b commit 13aa07f
Show file tree
Hide file tree
Showing 77 changed files with 55,958 additions and 55,428 deletions.
Binary file modified boot/bcm2708-rpi-b-plus.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-b.dtb
Binary file not shown.
Binary file modified boot/bcm2708-rpi-cm.dtb
Binary file not shown.
Binary file modified boot/bcm2709-rpi-2-b.dtb
Binary file not shown.
Binary file modified boot/fixup.dat
Binary file not shown.
Binary file modified boot/fixup_cd.dat
Binary file not shown.
Binary file modified boot/fixup_db.dat
Binary file not shown.
Binary file modified boot/fixup_x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
18 changes: 18 additions & 0 deletions boot/overlays/README
Expand Up @@ -530,6 +530,24 @@ Params: overclock_50 Clock (in MHz) to use when the MMC framework
debug Enable debug output (default off)


Name: smi
Info: Enables the Secondary Memory Interface peripheral. Uses GPIOs 2-25!
Load: dtoverlay=smi
Params: <None>


Name: smi-dev
Info: Enables the userspace interface for the SMI driver
Load: dtoverlay=smi-dev
Params: <None>


Name: smi-nand
Info: Enables access to NAND flash via the SMI interface
Load: dtoverlay=smi-nand
Params: <None>


Name: spi-bcm2708
Info: Selects the bcm2708-spi SPI driver
Load: dtoverlay=spi-bcm2708
Expand Down
Binary file added boot/overlays/smi-dev-overlay.dtb
Binary file not shown.
Binary file added boot/overlays/smi-nand-overlay.dtb
Binary file not shown.
Binary file added boot/overlays/smi-overlay.dtb
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_db.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
99 changes: 99 additions & 0 deletions extra/Module.symvers

Large diffs are not rendered by default.

99 changes: 99 additions & 0 deletions extra/Module7.symvers

Large diffs are not rendered by default.

0 comments on commit 13aa07f

Please sign in to comment.