diff options
author | Martin Braun <martin.braun@ettus.com> | 2019-05-09 16:25:11 -0700 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-05-10 16:59:58 -0700 |
commit | 0812a5f6bf600f3d09e40f55b02de91a3b82dd75 (patch) | |
tree | 41adfcb06150bf8515d3e4afe4c632df5ea6d89e /mpm/tools/eeprom-blank.c | |
parent | e0e61a5a5eb2442c14f11298c358d8492c037a68 (diff) | |
download | uhd-0812a5f6bf600f3d09e40f55b02de91a3b82dd75.tar.gz uhd-0812a5f6bf600f3d09e40f55b02de91a3b82dd75.tar.bz2 uhd-0812a5f6bf600f3d09e40f55b02de91a3b82dd75.zip |
mpm: Add MB-EEPROMv3
This includes a rev_compat field, which we can use to identify the last
hardware revision this hardware is compatible with. Example: Say the
current hardware revision is 7, but it is compatible with version 5,
then we store 7 as the current rev, and 5 as the rev_compat. Software
can now check the rev_compat rather than the current rev for
compatibility. This makes MPM more future-proof against minor,
compatible hardware changes.
Diffstat (limited to 'mpm/tools/eeprom-blank.c')
0 files changed, 0 insertions, 0 deletions