[PATCH 0/1] Fix DFU updates on the zynqmp platform
Jared Baur
jaredbaur at fastmail.com
Sat Nov 18 19:44:19 CET 2023
When using DFU alt info via EFI capsule updates on an Ultra96 V2 board,
`dfu_alt_info` is automatically set to write a `boot.bin` file to the SD
card when in SD boot mode and not using multiboot. After the update is
applied, the board reboots and does not come back up. When writing an
upper-case `BOOT.BIN` file to the SD card instead, the board updates and
comes back up successfully.
Jared Baur (1):
Write upper-case BOOT.BIN to zynqmp MMC
board/xilinx/zynqmp/zynqmp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.42.0
More information about the U-Boot
mailing list