summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-08-31 10:33:01 -0700
committerJosh Blum <josh@joshknows.com>2011-08-31 10:33:01 -0700
commit2be84d2d68c3b8ea3fc150bec9159ed3fae227fd (patch)
treea9b97471c9b9b5771c8409a3862cdf4a87fca037 /host
parentbe1be806d2ce576bc23c7ac62227d24fbd6800c5 (diff)
downloaduhd-2be84d2d68c3b8ea3fc150bec9159ed3fae227fd.tar.gz
uhd-2be84d2d68c3b8ea3fc150bec9159ed3fae227fd.tar.bz2
uhd-2be84d2d68c3b8ea3fc150bec9159ed3fae227fd.zip
uhd: added docs on FPGA images for n-series hw revs
Diffstat (limited to 'host')
-rw-r--r--host/docs/usrp2.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst
index 025cdd198..b3238d801 100644
--- a/host/docs/usrp2.rst
+++ b/host/docs/usrp2.rst
@@ -44,7 +44,6 @@ Use the card burner tool (windows)
<path_to_python.exe> <install-path>/share/uhd/utils/usrp2_card_burner_gui.py
-
------------------------------------------------------------------------
Load the images onto the on-board flash (USRP-N Series only)
------------------------------------------------------------------------
@@ -53,12 +52,17 @@ to update or change the firmware and FPGA images.
When updating images, always burn both the FPGA and firmware images before power cycling.
This ensures that when the device reboots, it has a compatible set of images to boot into.
+**Note:**
+Different hardware revisions require different FPGA images.
+Determine the revision number from the sticker on the rear of the chassis.
+Use this number to select the correct FPGA image for your device.
+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Use the net burner tool (unix)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
::
- sudo <install-path>/share/uhd/utils/usrp_n2xx_net_burner_gui.py
+ <install-path>/share/uhd/utils/usrp_n2xx_net_burner_gui.py
-- OR --