meta-raspberrypi: subtree update:6f85611576..09a3c11696
Eino Juhani Oltedal (1):
linux-raspberrypi: bump to Linux version 5.4.72
Khem Raj (2):
linux-raspberrypi: Fix build regression from last update
userland: Apply format-overflow warning patch for gcc alone
Marek Belisko (1):
u-boot: Fix booting raspberrypi CM3 module
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Iff5accc278e665d378b0776c8bdfdb7d62d4d773
diff --git a/meta-raspberrypi/recipes-bsp/u-boot/u-boot_%.bbappend b/meta-raspberrypi/recipes-bsp/u-boot/u-boot_%.bbappend
index 7f38adb..cdfe5bb 100644
--- a/meta-raspberrypi/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/meta-raspberrypi/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -4,6 +4,9 @@
file://fw_env.config \
"
+# special fix for raspberrypi-cm3
+SRC_URI_append_raspberrypi-cm3 = " file://0001-dm-core-Move-ofdata_to_platdata-call-earlier.patch"
+
DEPENDS_append_rpi = " u-boot-default-script"
do_install_append_rpi () {