Skip to content

Commit cbd1057

Browse files
committed
Readme: Add: missing command
Signed-off-by: Holotronic <producer@holotronic.dk>
1 parent 1491cbc commit cbd1057

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HW/VivadoProjects/Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ Checkout the latest commit for the FZ3 board if you are adding a mpsoc based boa
6464
2.For mpsoc bootfile's generation (only works with created vivado project containing .hdf file)
6565

6666
docker pull thesnowwhite/petalinux:2019.1
67-
cd mksocfpga/HW/VivadoProjects
67+
cd mksocfpga
6868
/usr/bin/docker run -itv $(pwd):/work --env=$DISPLAY --net=host -e TZ=Europe/Copenhagen thesnowwhite/petalinux:2019.1 /bin/bash
69+
cd /work/HW/VivadoProjects
6970
./make_mpsoc_boot.sh <board name>
7071
ie. ./make_mpsoc_boot.sh fz3
7172

0 commit comments

Comments
 (0)