Skip to content

Commit

Permalink
kernel: bcm2708-i2s: Enable MMAP support via a DT property and overlay
Browse files Browse the repository at this point in the history
See: raspberrypi/linux#1004

firmware: dtoverlay: Make most errors non-fatal

firmware: board_info: Use the boardrev after correction
See: #434

firmware: audioserv: Force volume to full when in passthrough mode
See: raspberrypi/linux#997
  • Loading branch information
popcornmix committed Jun 7, 2015
1 parent 16044ee commit 4d961a6
Show file tree
Hide file tree
Showing 37 changed files with 3 additions and 3 deletions.
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.
Binary file removed boot/overlays/ds1307-rtc-overlay.dtb
Binary file not shown.
Binary file added boot/overlays/i2s-mmap-overlay.dtb
Binary file not shown.
Binary file removed boot/overlays/pcf2127-rtc-overlay.dtb
Binary file not shown.
Binary file removed boot/overlays/pcf8523-rtc-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.
2 changes: 1 addition & 1 deletion extra/git_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7d54f1754fd89bc11b27ca249ec148695f2eed06
7ee829fd77a30127db5d0b3c7d79b8718166e568
2 changes: 1 addition & 1 deletion extra/uname_string
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 3.18.14+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #793 PREEMPT Sat May 30 13:15:19 BST 2015
Linux version 3.18.14+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #794 PREEMPT Sun Jun 7 12:02:04 BST 2015
2 changes: 1 addition & 1 deletion extra/uname_string7
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 3.18.14-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #793 SMP PREEMPT Sat May 30 14:04:35 BST 2015
Linux version 3.18.14-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.8.3 20140303 (prerelease) (crosstool-NG linaro-1.13.1+bzr2650 - Linaro GCC 2014.03) ) #794 SMP PREEMPT Sun Jun 7 12:50:51 BST 2015
Binary file modified hardfp/opt/vc/lib/libEGL_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libGLESv2_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libdebug_sym_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libkhrn_client.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libkhrn_static.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvcfiled_check.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvchostif.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvcilcs.a
Binary file not shown.
Binary file modified hardfp/opt/vc/lib/libvmcs_rpc_client.a
Binary file not shown.
Binary file modified modules/3.18.14+/kernel/sound/soc/bcm/snd-soc-bcm2708-i2s.ko
Binary file not shown.
Binary file modified modules/3.18.14-v7+/kernel/sound/soc/bcm/snd-soc-bcm2708-i2s.ko
Binary file not shown.
Binary file modified opt/vc/lib/libEGL_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libGLESv2_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libdebug_sym_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libkhrn_client.a
Binary file not shown.
Binary file modified opt/vc/lib/libkhrn_static.a
Binary file not shown.
Binary file modified opt/vc/lib/libvcfiled_check.a
Binary file not shown.
Binary file modified opt/vc/lib/libvchostif.a
Binary file not shown.
Binary file modified opt/vc/lib/libvcilcs.a
Binary file not shown.
Binary file modified opt/vc/lib/libvmcs_rpc_client.a
Binary file not shown.

0 comments on commit 4d961a6

Please sign in to comment.