`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
The zynqmp bootrom will not boot from an SD card with a fat32 fileystem
with a lowercase boot.bin file on it. This means that using DFU to
update the boot.bin file will render the device unusable since it is not
written in upper-case.
Signed-off-by: Jared Baur
---
board/xilinx/zynqmp/zynqmp.c
2 matches
Mail list logo