Revision Date Author Comments
# 4cf560db 20-Feb-2020 Artem Senichev <a.senichev@yadro.com>

nicole: Add VPD support

VPD contains general description of the BMC card and MAC address for
the Ethernet controller.
Physically, VPD is stored in the EEPROM AT24C256C, which is conn

nicole: Add VPD support

VPD contains general description of the BMC card and MAC address for
the Ethernet controller.
Physically, VPD is stored in the EEPROM AT24C256C, which is connected
to the Aspeed SoC via I2C and can be read or written through
the special device file /sys/bus/i2c/devices/0-0050/eeprom.

(From meta-yadro rev: 95f98dc7d5ccf2b221d2a5aea51bf411201f351c)

Signed-off-by: Artem Senichev <a.senichev@yadro.com>
Change-Id: I21624f154cfa1e92eddbc1739a4e053d00889b5a
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...