package/rpi-firmware: bump revision
Of utmost importance, this bump allows to overclock the RPi to even higher frequencies: ARM > 1200MHz, core > 600MHz, RAM > 600MHz. :-) To be used with caution, of course! :-) Fixes and enhancements for: - clocks : allow higher overclocks - audio : PCM channel expansion/conversion - video : stutter on streams without b-frames, choice of scaling /kernel/ - camera : padding-removal, new YUV and BGR modes - decoder: timestamps fixes, frames interval tracking - encoder: misc jpeg encoding fixes, save inline motion vectors - display: don't require EDID on HDMI Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
70fada8195
commit
be92f003ba
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RPI_FIRMWARE_VERSION = 9c7c2cd698ae24022c7aa74b16436c2966e82624
|
||||
RPI_FIRMWARE_VERSION = 04ba1c03780ae708c9289bce14f56933e55e9c20
|
||||
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
|
||||
RPI_FIRMWARE_LICENSE = BSD-3c
|
||||
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
|
||||
|
Loading…
Reference in New Issue
Block a user