From 1a68140de29cf125b4c8075b003979faa775c6bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com>
Date: Thu, 27 Feb 2025 12:04:43 +0100
Subject: [PATCH] Release u-boot version 2024.01+dfsg-7
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com>
---
 debian/changelog | 45 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 85533c080..187a8da25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,48 @@
+u-boot (2024.01+dfsg-7+apertis1) apertis; urgency=medium
+
+  * Sync from debian/trixie.
+  * Remaining Apertis specific changes:
+    - SabreLite: enable FIT images support
+    - SabreLite: add i.MX HAB support
+    - Add FIT image verification with i.MX HAB
+    - Enable SPI Nor on sabrelite with MX6Q rev 1.2
+    - Add override_dh_dwz due failures in Apertis
+    - mx6sabrelite: enable 'sf' command
+    - RPi: enable bootcount
+    - RPi: use alternative boot for rollback
+    - ARM: rcar_gen3: boot with new and legacy FDTs
+    - rockchip: rock-pi-4: Add bootcount config.
+    - rpi: Copy properties from firmware dtb to the loaded dtb
+    - imx8mn_var_som: Set u-boot prompt to "U-Boot>"
+    - bsh: imx8mn-smm-s2pro: Set u-boot prompt to "U-Boot>"
+    - bsh: imx8mn-smm-s2pro: Store environment on eMMC first boot partition
+    - mx6sabrelite: Don't force SHA hash hw acceleration if CAAM is enabled
+    - mx6sabrelite: imx: hab: Support FIT images with external data
+    - d/control: Use ATF pkg version >=2.5+dfsg
+    * d/patches: rpi: Set FDT for RPi CM4 to the IO Board one
+    * d/patches: rpi: Add CANOPi auto-detection based on VL805 USB controller
+    * d/targets: Add dtbs on arm64 rpi platform packages
+    * d/patches: arm: rpi: Add generic device tree for RPi CM4 boards
+    * d/patches: ARM: dts: bcm2711-rpi-*: Use aliases for MMC devices
+    * d/patches: nitrogen6x: Remove extra quotes in fdtfile
+    * d/patches: mmc: Do not send status of send_status is false
+    * d/target: Allow Variscite and BSH boards to build with missing firmware
+    * d/patches: renesas: Disable CMD_SPI config option
+    * d/patches: am62x: Additional SoC and dev board support
+    * d/patches: am62x: Integrate fixes required for am625-sk to boot
+    * imx6: Re-add mmc aliases
+    * x86: Support for EFI boot at Virtualbox added
+    * x86: Setting CONFIG_BOOTCOMMAND simplified
+    * pxeboot: Variable for size of initrd set to get zboot working at distroboot cmd
+    * d/patches: rcar: Apply ATF overlay for reserved-memory
+    * d/patches: rcar: Load the correct device tree
+    * board: rpi: Update memory layout for Aarch64.
+    * d/targets: Enable support for NXP QorIQ Layerscape ls1028ardb
+    * am625x_evm_a53: Tweak boot command to set fdt
+    * d/patches: am62x: Enable SDHCI0 in all phases so we can boot from eMMC
+
+ -- Dylan Aïssi <dylan.aissi@collabora.com>  Thu, 27 Feb 2025 12:03:24 +0100
+
 u-boot (2024.01+dfsg-7) unstable; urgency=medium
 
   * debian/control: Bump versioned dependency on arm-trusted-firmware to
-- 
GitLab