From 5268e0794b82fa4da095f2de9bf233e01e92ab1c Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Fri, 11 Apr 2014 07:49:01 -0700 Subject: Brought over usrp_burn_mb_eeprom documentation changes from master --- host/docs/usrp_x3x0.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host/docs/usrp_x3x0.dox') diff --git a/host/docs/usrp_x3x0.dox b/host/docs/usrp_x3x0.dox index 618dd5714..7996bc7e1 100644 --- a/host/docs/usrp_x3x0.dox +++ b/host/docs/usrp_x3x0.dox @@ -376,12 +376,12 @@ Run the following commands: \b UNIX: cd /lib/uhd/utils - ./usrp_burn_mb_eeprom --args= --key=ip-addr0 --val=192.168.10.3 + ./usrp_burn_mb_eeprom --args= --values="ip-addr0=192.168.10.3" \b Windows: cd \lib\uhd\utils - usrp_burn_mb_eeprom.exe --args= --key=ip-addr0 --val=192.168.10.3 + usrp_burn_mb_eeprom.exe --args= --values="ip-addr0=192.168.10.3" You must power-cycle the device before you can use this new address. -- cgit v1.2.3