Skip to content

Commit 4697c2b

Browse files
author
Dom Cobley
committed
Rebuild with dwc_otg: memory allocation/error handling bugfixes from P33M.
Fix for segmentation Fault in hello_video on OMX_Deinit
1 parent f715140 commit 4697c2b

23 files changed

+8766
-8764
lines changed

boot/kernel.img

1000 Bytes
Binary file not shown.

boot/kernel_emergency.img

224 Bytes
Binary file not shown.

extra/System.map

Lines changed: 4698 additions & 4698 deletions
Large diffs are not rendered by default.

extra/System_emergency.map

Lines changed: 4065 additions & 4065 deletions
Large diffs are not rendered by default.

extra/git_hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
871eef1b84f9bafd971a27dbd50e9e3461d5c026
1+
95009dbb77849634cefea237dc952881406b0119

hardfp/opt/vc/lib/libEGL_static.a

0 Bytes
Binary file not shown.

hardfp/opt/vc/lib/libGLESv2_static.a

0 Bytes
Binary file not shown.

hardfp/opt/vc/lib/libkhrn_client.a

0 Bytes
Binary file not shown.

hardfp/opt/vc/lib/libkhrn_static.a

0 Bytes
Binary file not shown.

hardfp/opt/vc/lib/libopenmaxil.so

0 Bytes
Binary file not shown.

hardfp/opt/vc/lib/libvcfiled_check.a

0 Bytes
Binary file not shown.

hardfp/opt/vc/lib/libvchostif.a

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

modules/3.6.11+/modules.builtin

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ kernel/drivers/tty/serial/amba-pl011.ko
7575
kernel/drivers/tty/serial/kgdboc.ko
7676
kernel/drivers/usb/usb-common.ko
7777
kernel/drivers/usb/core/usbcore.ko
78+
kernel/drivers/usb/host/dwc_common_port/dwc_common_port_lib.ko
79+
kernel/drivers/usb/host/dwc_otg/dwc_otg.ko
7880
kernel/drivers/usb/storage/usb-storage.ko
7981
kernel/drivers/usb/storage/usb-libusual.ko
8082
kernel/drivers/video/fb.ko

modules/3.6.11+/modules.builtin.bin

129 Bytes
Binary file not shown.

opt/vc/lib/libEGL_static.a

0 Bytes
Binary file not shown.

opt/vc/lib/libGLESv2_static.a

0 Bytes
Binary file not shown.

opt/vc/lib/libkhrn_client.a

0 Bytes
Binary file not shown.

opt/vc/lib/libkhrn_static.a

0 Bytes
Binary file not shown.

opt/vc/lib/libopenmaxil.so

0 Bytes
Binary file not shown.

opt/vc/lib/libvcfiled_check.a

0 Bytes
Binary file not shown.

opt/vc/lib/libvchostif.a

0 Bytes
Binary file not shown.

opt/vc/lib/libvmcs_rpc_client.a

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)