File: sysfs-platform-silicom

package info (click to toggle)
linux 6.19.4-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,759,672 kB
  • sloc: ansic: 27,007,359; asm: 273,393; sh: 151,330; python: 81,278; makefile: 58,557; perl: 34,311; xml: 21,064; cpp: 5,986; yacc: 4,841; lex: 2,901; awk: 1,707; sed: 30; ruby: 25
file content (30 lines) | stat: -rw-r--r-- 889 bytes parent folder | download | duplicates (28)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
What:		/sys/devices/platform/silicom-platform/uc_version
Date:		November 2023
KernelVersion:	6.7
Contact:	Henry Shi <henrys@silicom-usa.com>
Description:
		This file allows to read microcontroller firmware
		version of current platform.

What:		/sys/devices/platform/silicom-platform/power_cycle
Date:		November 2023
KernelVersion:	6.7
Contact:	Henry Shi <henrys@silicom-usa.com>
Description:
		This file allow user to power cycle the platform.
		Default value is 0; when set to 1, it powers down
		the platform, waits 5 seconds, then powers on the
		device. It returns to default value after power cycle.

		0 - default value.

What:		/sys/devices/platform/silicom-platform/efuse_status
Date:		November 2023
KernelVersion:	6.7
Contact:	Henry Shi <henrys@silicom-usa.com>
Description:
		This file is read only. It returns the current
		OTP status:

		0 - not programmed.
		1 - programmed.