1876611c4SXu YilunWhat: /sys/bus/spi/devices/.../bmc_version 2876611c4SXu YilunDate: June 2020 3876611c4SXu YilunKernelVersion: 5.10 4876611c4SXu YilunContact: Xu Yilun <yilun.xu@intel.com> 5876611c4SXu YilunDescription: Read only. Returns the hardware build version of Intel 6876611c4SXu Yilun MAX10 BMC chip. 7876611c4SXu Yilun Format: "0x%x". 8876611c4SXu Yilun 9876611c4SXu YilunWhat: /sys/bus/spi/devices/.../bmcfw_version 10876611c4SXu YilunDate: June 2020 11876611c4SXu YilunKernelVersion: 5.10 12876611c4SXu YilunContact: Xu Yilun <yilun.xu@intel.com> 13876611c4SXu YilunDescription: Read only. Returns the firmware version of Intel MAX10 14876611c4SXu Yilun BMC chip. 15876611c4SXu Yilun Format: "0x%x". 16*296f5568SRuss Weight 17*296f5568SRuss WeightWhat: /sys/bus/spi/devices/.../mac_address 18*296f5568SRuss WeightDate: January 2021 19*296f5568SRuss WeightKernelVersion: 5.12 20*296f5568SRuss WeightContact: Russ Weight <russell.h.weight@intel.com> 21*296f5568SRuss WeightDescription: Read only. Returns the first MAC address in a block 22*296f5568SRuss Weight of sequential MAC addresses assigned to the board 23*296f5568SRuss Weight that is managed by the Intel MAX10 BMC. It is stored in 24*296f5568SRuss Weight FLASH storage and is mirrored in the MAX10 BMC register 25*296f5568SRuss Weight space. 26*296f5568SRuss Weight Format: "%02x:%02x:%02x:%02x:%02x:%02x". 27*296f5568SRuss Weight 28*296f5568SRuss WeightWhat: /sys/bus/spi/devices/.../mac_count 29*296f5568SRuss WeightDate: January 2021 30*296f5568SRuss WeightKernelVersion: 5.12 31*296f5568SRuss WeightContact: Russ Weight <russell.h.weight@intel.com> 32*296f5568SRuss WeightDescription: Read only. Returns the number of sequential MAC 33*296f5568SRuss Weight addresses assigned to the board managed by the Intel 34*296f5568SRuss Weight MAX10 BMC. This value is stored in FLASH and is mirrored 35*296f5568SRuss Weight in the MAX10 BMC register space. 36*296f5568SRuss Weight Format: "%u". 37