diff options
| -rw-r--r-- | host/docs/images.rst | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/host/docs/images.rst b/host/docs/images.rst index 612a00aa5..f5be88a65 100644 --- a/host/docs/images.rst +++ b/host/docs/images.rst @@ -12,6 +12,8 @@ The methods of loading images into the device varies among devices:  * **USRP1:** The host code will automatically load the firmware and FPGA at runtime.  * **USRP2:** The user must manually write the images onto the USRP2 SD card. +* **USRP-N Series:** The user must manually transfer the images over ethernet. +* **USRP-E Series:** The host code will automatically load the FPGA at runtime.  ------------------------------------------------------------------------  Pre-built images | 
