12345678910111213141516171819202122232425262728293031323334353637 |
- What: /sys/firmware/turris-mox-rwtm/board_version
- Date: August 2019
- KernelVersion: 5.4
- Contact: Marek Behún <[email protected]>
- Description: (Read) Board version burned into eFuses of this Turris Mox board.
- Format: %i
- What: /sys/firmware/turris-mox-rwtm/mac_address*
- Date: August 2019
- KernelVersion: 5.4
- Contact: Marek Behún <[email protected]>
- Description: (Read) MAC addresses burned into eFuses of this Turris Mox board.
- Format: %pM
- What: /sys/firmware/turris-mox-rwtm/pubkey
- Date: August 2019
- KernelVersion: 5.4
- Contact: Marek Behún <[email protected]>
- Description: (Read) ECDSA public key (in pubkey hex compressed form) computed
- as pair to the ECDSA private key burned into eFuses of this
- Turris Mox Board.
- Format: string
- What: /sys/firmware/turris-mox-rwtm/ram_size
- Date: August 2019
- KernelVersion: 5.4
- Contact: Marek Behún <[email protected]>
- Description: (Read) RAM size in MiB of this Turris Mox board as was detected
- during manufacturing and burned into eFuses. Can be 512 or 1024.
- Format: %i
- What: /sys/firmware/turris-mox-rwtm/serial_number
- Date: August 2019
- KernelVersion: 5.4
- Contact: Marek Behún <[email protected]>
- Description: (Read) Serial number burned into eFuses of this Turris Mox device.
- Format: %016X
|