Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tlv_eeprom: add eeprom-set-autoboot helper script | Michael Auchter | 2021-05-31 | 1 | -0/+1 |
| | | | | | | | This adds a simple script to control the autoboot flag (i.e., whether the device will automatically boot when power is connected or not). Signed-off-by: Michael Auchter <michael.auchter@ni.com> | ||||
* | mpm: add tlv_eeprom | Michael Auchter | 2021-05-31 | 1 | -0/+40 |
Add support for parsing an eeprom that uses tag-length-value to store contents. Co-authored-by: Michael Auchter <michael.auchter@ni.com> Co-authored-by: Virendra Kakade <virendra.kakade@ni.com> Co-authored-by: Cristina Fuentes <cristina.fuentes@ni.com> |