mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-26 17:57:01 +00:00
Some platforms do not provide direct device access to the ONIE system eeprom. The only way these systems can export their system data under ONL is by scraping it from the output of onie-syseeprom and/or reading fields from machine.conf. These new platform methods can be called in a platform's baseconfig() to populate the cached version of these values for later use, or used to access that cached data at a later time.