Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 558 Bytes

boot-ultrazed-eg-iocc.md

File metadata and controls

20 lines (13 loc) · 558 Bytes

Build Boot Loader for UltraZed-EG-IOCC

Download Repository

shell$ git clone -b v2019.2-0 https://github.com/ikwzm/ZynqMP-U-Boot-UltraZed-EG-IOCC.git

Copy boot.bin

shell$ cp ZynqMP-U-Boot-UltraZed-EG-IOCC/boot.bin                 target/UltraZed-EG-IOCC/boot/
shell$ cp ZynqMP-U-Boot-UltraZed-EG-IOCC/boot_outer_shareable.bin target/UltraZed-EG-IOCC/boot/

Reference