mirror of
https://github.com/lupyuen/nuttx-star64.git
synced 2025-01-13 05:08:31 +08:00
Adding TFTP
This commit is contained in:
parent
6036d320a3
commit
690aac5697
1 changed files with 1 additions and 0 deletions
|
@ -1867,6 +1867,7 @@ cp \
|
|||
jh7110-visionfive-v2.dtb \
|
||||
jh7110-star64-pine64.dtb
|
||||
|
||||
## Copy NuttX Binary Image and Device Tree to TFTP Folder
|
||||
cp nuttx.bin $HOME/tftproot/Image
|
||||
cp jh7110-star64-pine64.dtb $HOME/tftproot
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue