Based on kernel version 6.11
. Page generated on 2024-09-24 08:21 EST
.
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. |