Re: [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string

2025-02-17 Thread Ilias Apalodimas
On Thu, Feb 13, 2025 at 01:53:49PM -0600, Jonathan Humphreys wrote: > From: Michal Simek > > Directly fill update_info.dfu_string to prepare platforms to switch > from using dfu_alt_info variable to dfu_string which contains description > for capsule update when switch is done. > > Signed-off-by:

Re: [PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string

2025-02-14 Thread Mattijs Korpershoek
Hi Jon, thank you for the patch. On jeu., févr. 13, 2025 at 13:53, Jonathan Humphreys wrote: > From: Michal Simek > > Directly fill update_info.dfu_string to prepare platforms to switch > from using dfu_alt_info variable to dfu_string which contains description > for capsule update when switch

[PATCH v3 1/3] xilinx: dfu: Fill directly update_info.dfu_string

2025-02-13 Thread Jonathan Humphreys
From: Michal Simek Directly fill update_info.dfu_string to prepare platforms to switch from using dfu_alt_info variable to dfu_string which contains description for capsule update when switch is done. Signed-off-by: Michal Simek --- board/xilinx/versal/board.c | 3 +++ board/xilinx/zynq/board