mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-21 06:33:47 +00:00
Update drv_fpga_dynamic_loading.md
This commit is contained in:
parent
33d13ba8b4
commit
e41746cb07
@ -10,6 +10,8 @@ The purpose of this feature is to help you easily reload driver and FPGA built f
|
||||
- [[Suggested practice to generate driver FPGA variants](#Suggested-practice-to-generate-driver-FPGA-variants)]
|
||||
- [[Detailed full usage info](#Detailed-full-usage-info)]
|
||||
|
||||
Note: Make sure you have compiled driver before. Check [Update Driver](../../README.md#update-driver).
|
||||
|
||||
## Reload driver only
|
||||
This is the original way. To let **wgd.sh** only loads the driver without touching FPGA, please ensure FPGA image file **system_top.bit.bin** is **NOT**
|
||||
present in the directory. If wgd.sh can not find the FPGA image, it will skip reloading it.
|
||||
|
Loading…
Reference in New Issue
Block a user