diff --git a/README.md b/README.md index c8908a3..88d854e 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,13 @@ - Get the Image file from [Here](https://drive.google.com/file/d/1yqIqKBsLTee0bAPET0PcrAWoWAk6VIH9/view?usp=sharing) - Untar `ZC702-2.6.0.tar.xz` -- flash the image to sd card using [balena etcher](https://www.balena.io/etcher/) or dd -
+- flash the image to sd card using [balena etcher](https://www.balena.io/etcher/) or dd
`sudo dd bs=1M if=.img of=/dev/` - Insert the SDCARD into the board - **ON ZC702 keep SW16 boot config switch position: 00110** - You can login to the board accessing the serial port -- [x] Solve the jupyter access issue. -- [x] PYNQ-DPU port on zc702 +- [ ] Solve the jupyter access issue. +- [ ] PYNQ-DPU port on zc702 ### Build the image with customized conf file: