Skip to content

Commit

Permalink
Fix ZCU102/ZCU106 boot command
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan-Velickovic <[email protected]>
  • Loading branch information
Ivan-Velickovic committed Jun 21, 2023
1 parent 647953f commit effc540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hardware/ZCU102.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,6 @@ Insert the SD card into ZCU102 then power on the board, and drop into the U-boot
prompt. When you're at the prompt, type the following:
```bash
fatload mmc 0 0x8000000 sel4test-driver-image-arm-zynqmp
go 0x8000000
bootelf 0x8000000
```

0 comments on commit effc540

Please sign in to comment.