diff options
Diffstat (limited to 'host/docs/usrp_e3xx.dox')
-rw-r--r-- | host/docs/usrp_e3xx.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_e3xx.dox b/host/docs/usrp_e3xx.dox index 22db5bfa3..1fc991c21 100644 --- a/host/docs/usrp_e3xx.dox +++ b/host/docs/usrp_e3xx.dox @@ -1260,9 +1260,9 @@ where FLAGS is the hex number that you can construct with the following table of | 2 | TPM (0=present) | | 3 | Enclosure (1=present) | -For example, to set your device to auto-boot, with TPM, and with fans, the flag value is 0x5, so +For example, to set your device to auto-boot, with TPM, and with fans, the flag value is 0x3, so - $ eeprom-set-flags 0x5 + $ eeprom-set-flags 0x3 \section e3xx_regmap E3XX FPGA Register Map |