mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-04-15 22:56:35 +00:00
Rename rootfs/root/openwifi/system_top.bit.bin to other while building sd card img, in case afterwards the wgd.sh load the wrong fpga img onboard
This commit is contained in:
parent
2bbf19e8a8
commit
38e452ce23
@ -136,6 +136,7 @@ else
|
||||
fi
|
||||
|
||||
sudo cp $OPENWIFI_DIR/user_space/* $SDCARD_DIR/rootfs/root/openwifi/ -rf
|
||||
sudo mv $SDCARD_DIR/rootfs/root/openwifi/system_top.bit.bin $SDCARD_DIR/rootfs/root/openwifi/system_top.bit.bin.bak
|
||||
sudo wget -P $SDCARD_DIR/rootfs/root/openwifi/webserver/ https://users.ugent.be/~xjiao/openwifi-low-aac.mp4
|
||||
|
||||
# build openwifi driver
|
||||
|
Loading…
x
Reference in New Issue
Block a user