mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-19 05:38:09 +00:00
DO NOT reconnect ad9361 while not loading FPGA:
Cause mess behavior on adrv9364z7020
This commit is contained in:
parent
a097294415
commit
2349a78387
@ -149,7 +149,7 @@ if [ -f "$TARGET_DIR/system_top.bit.bin" ]; then
|
||||
./load_fpga_img.sh $TARGET_DIR/system_top.bit.bin
|
||||
else
|
||||
echo $TARGET_DIR/system_top.bit.bin not found. Skip reloading FPGA.
|
||||
./load_fpga_img.sh fjdo349ujtrueugjhj
|
||||
# ./load_fpga_img.sh fjdo349ujtrueugjhj
|
||||
fi
|
||||
|
||||
./rf_init_11n.sh
|
||||
|
Loading…
Reference in New Issue
Block a user