brintos

brintos / linux-shallow public Read only

0
0
Text · 889 B · 4d1cc5b Raw
31 lines · plain
1What:		/sys/devices/platform/silicom-platform/uc_version2Date:		November 20233KernelVersion:	6.74Contact:	Henry Shi <henrys@silicom-usa.com>5Description:6		This file allows to read microcontroller firmware7		version of current platform.8 9What:		/sys/devices/platform/silicom-platform/power_cycle10Date:		November 202311KernelVersion:	6.712Contact:	Henry Shi <henrys@silicom-usa.com>13Description:14		This file allow user to power cycle the platform.15		Default value is 0; when set to 1, it powers down16		the platform, waits 5 seconds, then powers on the17		device. It returns to default value after power cycle.18 19		0 - default value.20 21What:		/sys/devices/platform/silicom-platform/efuse_status22Date:		November 202323KernelVersion:	6.724Contact:	Henry Shi <henrys@silicom-usa.com>25Description:26		This file is read only. It returns the current27		OTP status:28 29		0 - not programmed.30		1 - programmed.31