Skip to content

Commit

Permalink
bootcode: Fix for B+ waking spuriously after shutdown
Browse files Browse the repository at this point in the history
See: http://www.raspberrypi.org/forums/viewtopic.php?f=63&t=82188#p581014

firmware: image_encode: reset line count at end of image
See: http://www.raspberrypi.org/forums/viewtopic.php?f=43&t=80728#p576146

firmware: gencmd: Add command to read the ring oscillator
See: http://www.raspberrypi.org/forums/viewtopic.php?f=29&t=82369

firmware: arm_loader: Add displayed warning for over-temp and under-voltage

Also limit overclock on under-voltage (optionally disableable)
Use avoid_warnings=1 to disable warnings
  • Loading branch information
popcornmix committed Jul 20, 2014
1 parent 09c0f5f commit f37d96e
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 0 deletions.
Binary file modified boot/bootcode.bin
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_x.dat
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.

0 comments on commit f37d96e

Please sign in to comment.