U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] fix dfu alt buffer clearing
@ 2025-04-07 17:05 Vincent Stehlé
  2025-04-07 17:05 ` [PATCH 1/5] fwu: developerbox: " Vincent Stehlé
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Vincent Stehlé @ 2025-04-07 17:05 UTC (permalink / raw)
  To: u-boot
  Cc: Vincent Stehlé, Jassi Brar, Marek Vasut, Masahisa Kojima,
	Michal Simek, Patrice Chotard, Patrick Delaunay, Tom Rini

Hi,

This patch series applies the same fix in five different locations (the
detailed description of the fix is in the patches).

I did validate statically by looking at the assembly before/after for all
five cases, using the following defconfigs:

  stm32mp15_defconfig
  synquacer_developerbox_defconfig
  xilinx_versal_virt_defconfig
  xilinx_zynq_virt_defconfig
  xilinx_zynqmp_kria_defconfig

Best regards,
Vincent.


Vincent Stehlé (5):
  fwu: developerbox: fix dfu alt buffer clearing
  board: st: common: fix dfu alt buffer clearing
  arm64: versal: fix dfu alt buffer clearing
  xilinx: zynq: fix dfu alt buffer clearing
  arm64: zynqmp: fix dfu alt buffer clearing

 board/socionext/developerbox/fwu_plat.c | 2 +-
 board/st/common/stm32mp_dfu.c           | 2 +-
 board/xilinx/versal/board.c             | 2 +-
 board/xilinx/zynq/board.c               | 2 +-
 board/xilinx/zynqmp/zynqmp.c            | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.47.2


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2025-05-05 13:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 17:05 [PATCH 0/5] fix dfu alt buffer clearing Vincent Stehlé
2025-04-07 17:05 ` [PATCH 1/5] fwu: developerbox: " Vincent Stehlé
2025-04-14 12:22   ` Mattijs Korpershoek
2025-04-07 17:05 ` [PATCH 2/5] board: st: common: " Vincent Stehlé
2025-04-14 12:24   ` Mattijs Korpershoek
2025-04-14 12:35     ` Mattijs Korpershoek
2025-04-22  7:32   ` Patrice CHOTARD
2025-05-05 13:28     ` Patrice CHOTARD
2025-04-07 17:05 ` [PATCH 3/5] arm64: versal: " Vincent Stehlé
2025-04-11  3:56   ` Begari, Padmarao
2025-04-14  6:28   ` Michal Simek
2025-04-07 17:05 ` [PATCH 4/5] xilinx: zynq: " Vincent Stehlé
2025-04-11  3:57   ` Begari, Padmarao
2025-04-14  6:28   ` Michal Simek
2025-04-07 17:05 ` [PATCH 5/5] arm64: zynqmp: " Vincent Stehlé
2025-04-11  3:57   ` Begari, Padmarao
2025-04-14  6:29   ` Michal Simek
2025-04-23  7:53 ` (subset) [PATCH 0/5] " Mattijs Korpershoek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox