diff options
author | Steven Koo <steven.koo@ni.com> | 2020-09-03 17:18:56 -0500 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2020-09-04 11:38:27 -0700 |
commit | be53058a47c6b2925103d44595f06fd6fb85e4be (patch) | |
tree | 40dad308921816b110b837b147b3bd3a7fa04159 /.gitignore | |
parent | ab9f4eab72df289d8d160082287112195e4604b7 (diff) | |
download | uhd-be53058a47c6b2925103d44595f06fd6fb85e4be.tar.gz uhd-be53058a47c6b2925103d44595f06fd6fb85e4be.tar.bz2 uhd-be53058a47c6b2925103d44595f06fd6fb85e4be.zip |
mpm: e31x: Accept FF terminated strings in eeprom
Older revisions of the e31x used FF terminated strings in the EEPROM.
The eeprom implementation didn't take this into account and would
fail on ascii conversion. This change resolves mpm bring up on the
older revisions by replacing FF with null. This didn't affect newer
revisions because they used null terminated strings.
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions