linux-raspberrypi=4.19.80 bcm2835-bootfiles=20191021

* Upgrade the kernel to latest with corresponding firmware.

* This VC4 firmware is compatible with network boot described here:
  https://github.com/raspberrypi/rpi-eeprom/blob/master/firmware/raspberry_pi4_network_boot_beta.md

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2019-10-23 10:30:35 +00:00
committed by Andrei Gherzan
parent 4776ecc532
commit baba59dc28
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
LINUX_VERSION ?= "4.19.75"
LINUX_VERSION ?= "4.19.80"
LINUX_RPI_BRANCH ?= "rpi-4.19.y"
SRCREV = "642e12d892e694214e387208ebd9feb4a654d287"
SRCREV = "3492a1b003494535eb1b17aa7f258469036b1de7"
require linux-raspberrypi_4.19.inc