xref: /linux/Documentation/ABI/testing/sysfs-driver-intel-m10-bmc (revision 0ea5c948cb64bab5bc7a5516774eb8536f05aa0d)
1869b9eddSIlpo JärvinenWhat:		/sys/bus/.../drivers/intel-m10-bmc/.../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
9869b9eddSIlpo JärvinenWhat:		/sys/bus/.../drivers/intel-m10-bmc/.../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".
16296f5568SRuss Weight
17869b9eddSIlpo JärvinenWhat:		/sys/bus/.../drivers/intel-m10-bmc/.../mac_address
18296f5568SRuss WeightDate:		January 2021
19296f5568SRuss WeightKernelVersion:  5.12
20*fe74f7a9SRuss WeightContact:	Peter Colberg <peter.colberg@intel.com>
21296f5568SRuss WeightDescription:	Read only. Returns the first MAC address in a block
22296f5568SRuss Weight		of sequential MAC addresses assigned to the board
23296f5568SRuss Weight		that is managed by the Intel MAX10 BMC. It is stored in
24296f5568SRuss Weight		FLASH storage and is mirrored in the MAX10 BMC register
25296f5568SRuss Weight		space.
26296f5568SRuss Weight		Format: "%02x:%02x:%02x:%02x:%02x:%02x".
27296f5568SRuss Weight
28869b9eddSIlpo JärvinenWhat:		/sys/bus/.../drivers/intel-m10-bmc/.../mac_count
29296f5568SRuss WeightDate:		January 2021
30296f5568SRuss WeightKernelVersion:  5.12
31*fe74f7a9SRuss WeightContact:	Peter Colberg <peter.colberg@intel.com>
32296f5568SRuss WeightDescription:	Read only. Returns the number of sequential MAC
33296f5568SRuss Weight		addresses assigned to the board managed by the Intel
34296f5568SRuss Weight		MAX10 BMC. This value is stored in FLASH and is mirrored
35296f5568SRuss Weight		in the MAX10 BMC register space.
36296f5568SRuss Weight		Format: "%u".
37