From 674ace7b850799f4143b69b876606da7437028c3 Mon Sep 17 00:00:00 2001 From: Joerg Hofrichter Date: Mon, 13 Jan 2020 08:51:50 +0100 Subject: fixup! docs: e320: Add documentation for gpio and eeprom-flags --- host/docs/usrp_e3xx.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'host/docs') 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 -- cgit v1.2.3