Skip to content

Commit

Permalink
Rebuild with: dwc_otg: implement tasklet for returning URBs to usbcor…
Browse files Browse the repository at this point in the history
…e hcd layer

Added Device IDs for August DVB-T 205.
spi-bcm2708: add 9-bit support using LoSSI mode
Firmware: new alsa scheme should fix hangs with libretro
  • Loading branch information
Dom Cobley committed Mar 24, 2013
1 parent 2bcb2bc commit a18dd8b
Show file tree
Hide file tree
Showing 55 changed files with 40,690 additions and 40,683 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_x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel_emergency.img
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_x.elf
Binary file not shown.
40,879 changes: 20,441 additions & 20,438 deletions extra/System.map

Large diffs are not rendered by default.

40,489 changes: 20,246 additions & 20,243 deletions extra/System_emergency.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion extra/git_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e959a8e5d1d0f4147d31ddd09c263a5e405637e2
79ec5aa57e2466e2cad5395fb47ad9c5c42537f9
2 changes: 1 addition & 1 deletion extra/uname_string
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Linux version 3.6.11+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #397 PREEMPT Mon Mar 18 22:17:49 GMT 2013
Linux version 3.6.11+ (dc4@dc4-arm-01) (gcc version 4.7.2 20120731 (prerelease) (crosstool-NG linaro-1.13.1+bzr2458 - Linaro GCC 2012.08) ) #399 PREEMPT Sun Mar 24 19:22:58 GMT 2013
Binary file modified modules/3.6.11+/kernel/drivers/media/dvb/dvb-usb/dvb-usb-a800.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/3.6.11+/kernel/drivers/media/dvb/dvb-usb/dvb-usb.ko
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified modules/3.6.11+/kernel/drivers/spi/spi-bcm2708.ko
Binary file not shown.
1 change: 1 addition & 0 deletions modules/3.6.11+/modules.alias
Original file line number Diff line number Diff line change
Expand Up @@ -5047,6 +5047,7 @@ alias usb:v2040pC603d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_mxl111sf
alias usb:v2040pC602d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_mxl111sf
alias usb:v2040pC601d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_mxl111sf
alias usb:v2040pC600d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_mxl111sf
alias usb:v1F4DpA803d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_rtl28xxu
alias usb:v0CCDp00B3d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_rtl28xxu
alias usb:v1F4DpB803d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_rtl28xxu
alias usb:v0CCDp00A9d*dc*dsc*dp*ic*isc*ip*in* dvb_usb_rtl28xxu
Expand Down
Binary file modified modules/3.6.11+/modules.alias.bin
Binary file not shown.

10 comments on commit a18dd8b

@agalera
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I upgraded to the latest firmware and my raspberry pi does not start :S

@popcornmix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kianxineki
Need more info to help. Do you get flashing LEDS on boot? Any console text?
Can you download start.elf, bootcode.bin, kernel.img from:
https://github.com/Hexxeh/rpi-firmware

and compare them to the ones on your sdcard, to see if they got corrupted.

@agalera
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@popcornmix
Thx!

The files of the md5 matches, stayed ACT LED blinking 3 times and stopped flashing, does not yield anything terminal, I solved it by loading a backup I did before. If you want I can reflash and tell them what I ask

@rbej
Copy link

@rbej rbej commented on a18dd8b Mar 25, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenElec with last firmware and kernel working ok.

@popcornmix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kianxineki
I believe the files are good.
Can you make a copy of the files on the FAT partition, format the FAT partition (e.g. from windows this won't affect your linux files), and copy the files back. Check that boots.

Now try copying (one at a time) the newest bootcode.bin, start.elf and kernel.img and check it boots each time.

@rookiepeng
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have the same problem. I update the firmware and kernel with rpi-update today and my PI can't start.

@agalera
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rbej @popcornmix

I re-install it through rpi-update and now it seems to work!

I do not know who should be the problem, thank you very much for everything! (from now on I will only backup of / boot when upgrading the firmware, not the entire card :P )

ofttopic: raspbian use

@prezeskk
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use slackwarearm 14.0 and after upgrade firmware RPi doesn't start (green LED 3 times blink)
I just back to the last commit and all works again

@popcornmix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prezeskk
Can you follow instructions here:
a18dd8b#commitcomment-2872786

@kalehrl
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When reducing sample rates below 44100, the analogue sound gets distorted.
Tested with mame4all and fceux.

Please sign in to comment.