From e19dd76a2bdcf5b0885f1c947f4758bb7321e835 Mon Sep 17 00:00:00 2001 From: Mirza Krak Date: Fri, 29 Nov 2019 19:48:00 +0000 Subject: [PATCH] Raspberry Pi 3: Update U-Boot to 2019.01 Changelog: Title Signed-off-by: Mirza Krak --- configs/raspberrypi3_config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/raspberrypi3_config b/configs/raspberrypi3_config index cce6d89..d2a3c40 100644 --- a/configs/raspberrypi3_config +++ b/configs/raspberrypi3_config @@ -1,7 +1,7 @@ # Binaries generated with the following script: # -# https://d1b0l86ne08fsf.cloudfront.net/mender-convert/raspberrypi/raspberrypi-integration-scripts.tar.gz -RASPBERRYPI_BINARIES="raspberrypi3-integration-2018.07.002.tar.gz" +# https://github.com/drewmoseley/mender-convert-integration-scripts/blob/master/build-uboot-rpi.shraspberrypi-integration-scripts.tar.gz +RASPBERRYPI_BINARIES="raspberrypi3-integration-2019.01.tar.gz" RASPBERRYPI_KERNEL_IMAGE="kernel7.img" MENDER_KERNEL_IMAGETYPE="zImage"