mirror of
https://github.com/lupyuen/nuttx-sg2000.git
synced 2025-01-13 05:08:28 +08:00
Update doc
This commit is contained in:
parent
a62e7dab6a
commit
915565c5d2
1 changed files with 2 additions and 0 deletions
|
@ -585,6 +585,8 @@ Earlier we have...
|
|||
|
||||
Let's boot NuttX over TFTP, with a little help from U-Boot Bootloader! Run these commands at the U-Boot Command Prompt...
|
||||
|
||||
https://gist.github.com/lupyuen/78b54326daf0894a2c23ab6d2c03456d
|
||||
|
||||
```bash
|
||||
## TODO: Change to your TFTP Server IP Address
|
||||
$ setenv tftp_server 192.168.31.10
|
||||
|
|
Loading…
Reference in a new issue