diff --git a/README.md b/README.md index f3d9526..2f10e98 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ zcu102_9371|Xilinx ZCU102 dev board + ADRV9371|Future [[Cite openwifi project](#Cite-openwifi-project)] ## Quick start -- Burn [openwifi image](https://users.ugent.be/~xjiao/openwifi-1.1.0-taiyuan-1.img.xz) into a SD card (Double click or "Open With Disk Image Writer"). The SD card has two partitions: BOOT and rootfs. You need to config the **correct files in the BOOT partition** according to the **platform you have** by operating the SD card on your computer: **overwrite** the files in the base directory of BOOT partiton with the files in **openwifi/board_name** directory. +- Burn [openwifi image](https://users.ugent.be/~xjiao/openwifi-1.1.0-taiyuan-1.img.xz) into a SD card (Double click or "Open With Disk Image Writer"). The SD card has two partitions: BOOT and rootfs. You need to config the **correct files in the BOOT partition** according to the **platform you have** by operating the SD card on your computer: **overwrite** the BOOT.BIN and devicetree.dtb in the base directory of BOOT partiton with the files in **openwifi/board_name** directory. (DO **NOT** touch **uImage**!) - Connect two antennas to RXA/TXA ports. Config the board to SD card boot mode (check the board manual). Insert the SD card to the board. - Power on. login to the board from your PC (PC Ethernet should have IP 192.168.10.1) with one time password **analog**. ```