Hi Jon, thank you for the patch. On jeu., févr. 13, 2025 at 13:53, Jonathan Humphreys <j-humphr...@ti.com> wrote:
> From: Michal Simek <michal.si...@amd.com> > > 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 <michal.si...@amd.com> Reviewed-by: Mattijs Korpershoek <mkorpersh...@baylibre.com> > --- > board/xilinx/versal/board.c | 3 +++ > board/xilinx/zynq/board.c | 3 +++ > board/xilinx/zynqmp/zynqmp.c | 3 +++ > 3 files changed, 9 insertions(+) >