Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
montblanc: config: Updated fw_util to support new flash chip (#294)
Summary: **Description** We know that the flash of IOB and DOM have interchangeable devices . The following is the table provided by HW. ![image](https://github.com/user-attachments/assets/3b58d674-4760-4518-a4e9-2036b740b481) then there should exist two types of flash device in the feature shipment units, **Motivation** Then adding the detect flash chip ID function before upgrade action in the config file, the fw_util config can support feature units. **Test Plan** - Use the jq command to format the JSON file for improved readability. - build the latest fboss bsp kmod. - build the latest fboss platform manager binary. - Run the fw_util with this config file. Current tested the new config file on two tpye board normal. [montblanc-fw_util_compatible_original_flash_log_20241113.txt](https://github.com/user-attachments/files/17727529/montblanc-fw_util_compatible_original_flash_log_20241113.txt) [montblanc-fw_util_compatible_new_flash_log_20241113.txt](https://github.com/user-attachments/files/17727549/montblanc-fw_util_compatible_new_flash_log_20241113.txt) Pull Request resolved: #294 Reviewed By: kimdo8736 Differential Revision: D65866056 Pulled By: joancaneus fbshipit-source-id: 5124aa1cd2f874418d175a89d72e0c290464de91
- Loading branch information