0001 What: /sys/bus/spi/devices/.../bmc_version
0002 Date: June 2020
0003 KernelVersion: 5.10
0004 Contact: Xu Yilun <yilun.xu@intel.com>
0005 Description: Read only. Returns the hardware build version of Intel
0006 MAX10 BMC chip.
0007 Format: "0x%x".
0008
0009 What: /sys/bus/spi/devices/.../bmcfw_version
0010 Date: June 2020
0011 KernelVersion: 5.10
0012 Contact: Xu Yilun <yilun.xu@intel.com>
0013 Description: Read only. Returns the firmware version of Intel MAX10
0014 BMC chip.
0015 Format: "0x%x".
0016
0017 What: /sys/bus/spi/devices/.../mac_address
0018 Date: January 2021
0019 KernelVersion: 5.12
0020 Contact: Russ Weight <russell.h.weight@intel.com>
0021 Description: Read only. Returns the first MAC address in a block
0022 of sequential MAC addresses assigned to the board
0023 that is managed by the Intel MAX10 BMC. It is stored in
0024 FLASH storage and is mirrored in the MAX10 BMC register
0025 space.
0026 Format: "%02x:%02x:%02x:%02x:%02x:%02x".
0027
0028 What: /sys/bus/spi/devices/.../mac_count
0029 Date: January 2021
0030 KernelVersion: 5.12
0031 Contact: Russ Weight <russell.h.weight@intel.com>
0032 Description: Read only. Returns the number of sequential MAC
0033 addresses assigned to the board managed by the Intel
0034 MAX10 BMC. This value is stored in FLASH and is mirrored
0035 in the MAX10 BMC register space.
0036 Format: "%u".