Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate decoding/updating in update_eeprom_db #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 11, 2019

  1. Separate decoding/updating in update_eeprom_db

    I think it would be best for the syseeprom daemon to publish the
    information to the database. However, for now I want to separate the
    decoding and the publishing, so that platform plugins can simply
    implement get_eeprom_dict and not worry about publishing. Please let me
    know why or why not the publishing is not handled in the daemon instead.
    
    Also created symlink for sonic_eeprom that points to the exact same
    files in sonic_platform_base/sonic_eeprom.
    Zhi Yuan Carl Zhao committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    7b8a6b0 View commit details
    Browse the repository at this point in the history