]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: stm32mp2: read boot index from backup register
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Sun, 18 Jan 2026 10:48:43 +0000 (11:48 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 29 Jan 2026 09:47:57 +0000 (10:47 +0100)
commit07cd29b175d405f904b3f638b75eb9006e5ecba0
treef7c3f7a8b10509c00797eb6fe6c629dbf28bb357
parenta370c2b4063b739e4d95192a6efb16f28a30f2e1
board: stm32mp2: read boot index from backup register

Following the 'commit 95b5a7de30f6 ("FWU: STM32MP1: Add support to
read boot index from backup register")', this patch enables reading
the boot index from backup registers on STM32MP2 platforms.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/include/mach/stm32.h
board/st/stm32mp2/stm32mp2.c