Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 11a48a5a18c63fd7621bb050228cebf13566e4d8 authored by Linus Torvalds on 16 February 2020, 21:16:59 UTC
Linux 5.6-rc2
Tip revision: 11a48a5
sysfs-firmware-turris-mox-rwtm
What:		/sys/firmware/turris-mox-rwtm/board_version
Date:		August 2019
KernelVersion:	5.4
Contact:	Marek Behún <marek.behun@nic.cz>
Description:	(R) 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 <marek.behun@nic.cz>
Description:	(R) 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 <marek.behun@nic.cz>
Description:	(R) 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 <marek.behun@nic.cz>
Description:	(R) 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 <marek.behun@nic.cz>
Description:	(R) Serial number burned into eFuses of this Turris Mox device.
		Format: %016X
back to top