diff options
author | Josh Blum <josh@joshknows.com> | 2010-11-05 19:55:19 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-11-05 19:55:19 -0700 |
commit | 13d735c65e40af23f978f96b5b418712976ab5f2 (patch) | |
tree | 020be6fd66df9a9d8ed9f328fa7c50713b6daa71 /host/docs/usrp2.rst | |
parent | 9d50dea1c2f884835b606ccaa1444e5de96926cb (diff) | |
parent | f740a51cc0737b07fd4906f8ca80683ec6e87faa (diff) | |
download | uhd-13d735c65e40af23f978f96b5b418712976ab5f2.tar.gz uhd-13d735c65e40af23f978f96b5b418712976ab5f2.tar.bz2 uhd-13d735c65e40af23f978f96b5b418712976ab5f2.zip |
Merge branch 'mb_eeprom'
Diffstat (limited to 'host/docs/usrp2.rst')
-rw-r--r-- | host/docs/usrp2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index ada98000d..f0d1e2744 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -97,7 +97,7 @@ Run the following commands: :: cd <prefix>/share/uhd/utils - ./usrp_addr_burner --addr=192.168.10.2 --new-ip=192.168.10.3 + ./usrp_burn_mb_eeprom --args=<optional device args> --key=ip-addr --val=192.168.10.3 **Method 2 (Linux Only):** This method assumes that you do not know the IP address of your USRP2. |