Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial config for minipack3n weutil (#306)
Summary: **Description** Add `weutil.json` for the minipack3n weutil. This configuration has been tested on minipack3. Pull Request resolved: #306 Test Plan: - run weutil -config_file ./weutil.json: CHASSIS eeprom is displayed properly. - run weutil -config_file ./weutil.json -list: Each FRU eeprom path and offset are displayed properly. - run weutil -config_file ./weutil.json -eeprom FRU_NAME: The EEPROM data of the specified FRU is displayed properly. - run weutil -config_file ./weutil.json -eeprom FRU_NAME -json: The EEPROM data of the specified FRU is displayed in JSON format properly. [minipack3n-weutil_execute_on_mp3_log_20241212.txt](https://github.com/user-attachments/files/18193631/minipack3n-weutil_execute_on_mp3_log_20241212.txt) Reviewed By: kimdo8736 Differential Revision: D67324047 Pulled By: somasun fbshipit-source-id: 96f67390ff98ced5ddd469e094f2ad221be6ff1f
- Loading branch information