From 97ccd1d643e20bef991d7698f9483bd497cbcbfa Mon Sep 17 00:00:00 2001 From: ombhilare999 Date: Mon, 11 Oct 2021 17:16:46 +0530 Subject: [PATCH] README updated --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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: