diff options
author | Moritz Fischer <moritz.fischer@ettus.com> | 2018-02-12 16:13:31 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-02-13 19:04:16 +0100 |
commit | 8f153c9497f62e4d3ca58f95c2bf2fc3b57f56a6 (patch) | |
tree | 40746aa48e728adfc8bf0bd2d5cdb2f48ad0737d /images | |
parent | a69e9fc98c64908e3c4bc8aeb817664429a80db4 (diff) | |
download | uhd-8f153c9497f62e4d3ca58f95c2bf2fc3b57f56a6.tar.gz uhd-8f153c9497f62e4d3ca58f95c2bf2fc3b57f56a6.tar.bz2 uhd-8f153c9497f62e4d3ca58f95c2bf2fc3b57f56a6.zip |
mpm: Add entries for renamed sfps
In order to match the front panel 0 and 1 for the SFPs, as well as for
clarity and consistency reasons, udev rules will be put onto future
filesystems in order to rename the eth1 eth2 devices to sfp0 and sfp1.
This change *should* be backwards compatible, nevertheless, be careful
and bump compat number.
This also updates the uhd image loader manifest.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Diffstat (limited to 'images')
-rw-r--r-- | images/manifest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/manifest.txt b/images/manifest.txt index 64211b0c6..e3d8686e6 100644 --- a/images/manifest.txt +++ b/images/manifest.txt @@ -9,7 +9,7 @@ x3xx_x300_fpga_default fpga-30cc152 x3xx/fpga-30cc152/x3xx_x300_ # E-Series e3xx_e310_fpga_default fpga-30cc152 e3xx/fpga-30cc152/e3xx_e310_fpga_default.zip c2c996190be6c4ada2e176a0e2b647dfe7a56100cc3c140ca5bc702411747530 # N300-Series -n3xx_n310_fpga_default fpga-30cc152 n3xx/fpga-30cc152/n3xx_n310_fpga_default.zip ca5667287913f37fe77480b9d309b102d525ff904b4ccfb70455d4ce93595d2c +n3xx_n310_fpga_default fpga-76daf66 n3xx/fpga-76daf66/n3xx_n310_fpga_default.zip 6d74d9846ec191bb28902be2a21358c6b3190b6b4dd94220e9d8e696fba60e9f n3xx_n310_fpga_aurora fpga-6bea23d n3xx/fpga-6bea23d/n3xx_n310_fpga_aurora.zip c5327bb903e0797568e9b773f4d56bae9ce973a3db6e942b8027aa1ac71cf1e1 #n3xx_n310_cpld_default fpga-6bea23d n3xx/fpga-6bea23d/n3xx_n310_cpld_default.zip 0 # N3XX Mykonos firmware |