From: Junghoon Kim Date: Thu, 2 Apr 2020 04:48:35 +0000 (+0900) Subject: rpi4: boot: Update the firmware with the latest version X-Git-Tag: submit/tizen/20200402.094258~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0f2c97421f168889b121efaf7797877b342b6783;p=platform%2Fkernel%2Flinux-rpi.git rpi4: boot: Update the firmware with the latest version Update the firmware with the latest version from the vendor git repo. The firmware base matches the kernel version 4.19.113. The base commit of vendor firmware is c2c6ce8d. Change-Id: I6cf755ff35ece740384e6bfd2125bf53b63e82af Signed-off-by: Junghoon Kim --- diff --git a/rpi4/boot/LICENCE.broadcom b/rpi4/boot/LICENCE.broadcom index 89b5c0c..d5793b5 100644 --- a/rpi4/boot/LICENCE.broadcom +++ b/rpi4/boot/LICENCE.broadcom @@ -7,7 +7,8 @@ modification, are permitted provided that the following conditions are met: * This software may only be used for the purposes of developing for, - running or using a Raspberry Pi device. + running or using a Raspberry Pi device, or authorised derivative + device manufactured via the element14 Raspberry Pi Customization Service * Redistributions must reproduce the above copyright notice and the following disclaimer in the documentation and/or other materials provided with the distribution. diff --git a/rpi4/boot/fixup4.dat b/rpi4/boot/fixup4.dat index 25e9421..70f017a 100644 Binary files a/rpi4/boot/fixup4.dat and b/rpi4/boot/fixup4.dat differ diff --git a/rpi4/boot/fixup4cd.dat b/rpi4/boot/fixup4cd.dat index bb1cd97..637272c 100644 Binary files a/rpi4/boot/fixup4cd.dat and b/rpi4/boot/fixup4cd.dat differ diff --git a/rpi4/boot/fixup4db.dat b/rpi4/boot/fixup4db.dat index ae659ad..67ad743 100644 Binary files a/rpi4/boot/fixup4db.dat and b/rpi4/boot/fixup4db.dat differ diff --git a/rpi4/boot/fixup4x.dat b/rpi4/boot/fixup4x.dat index 1e2771c..f5a0c5f 100644 Binary files a/rpi4/boot/fixup4x.dat and b/rpi4/boot/fixup4x.dat differ diff --git a/rpi4/boot/start4.elf b/rpi4/boot/start4.elf index 0630dd4..067dfbb 100644 Binary files a/rpi4/boot/start4.elf and b/rpi4/boot/start4.elf differ diff --git a/rpi4/boot/start4cd.elf b/rpi4/boot/start4cd.elf index d6102db..d6b2be5 100644 Binary files a/rpi4/boot/start4cd.elf and b/rpi4/boot/start4cd.elf differ diff --git a/rpi4/boot/start4db.elf b/rpi4/boot/start4db.elf index 7eff64e..72d211a 100644 Binary files a/rpi4/boot/start4db.elf and b/rpi4/boot/start4db.elf differ diff --git a/rpi4/boot/start4x.elf b/rpi4/boot/start4x.elf index f29c38b..1202db6 100644 Binary files a/rpi4/boot/start4x.elf and b/rpi4/boot/start4x.elf differ