brintos

brintos / linux-shallow public Read only

0
0
Text · 1.2 KiB · ea5e5b4 Raw
38 lines · plain
1What:		/sys/firmware/turris-mox-rwtm/board_version2Date:		August 20193KernelVersion:	5.44Contact:	Marek Behún <kabel@kernel.org>5Description:	(Read) Board version burned into eFuses of this Turris Mox board.6		Format: %i7 8What:		/sys/firmware/turris-mox-rwtm/mac_address*9Date:		August 201910KernelVersion:	5.411Contact:	Marek Behún <kabel@kernel.org>12Description:	(Read) MAC addresses burned into eFuses of this Turris Mox board.13		Format: %pM14 15What:		/sys/firmware/turris-mox-rwtm/pubkey16Date:		August 201917KernelVersion:	5.418Contact:	Marek Behún <kabel@kernel.org>19Description:	(Read) ECDSA public key (in pubkey hex compressed form) computed20		as pair to the ECDSA private key burned into eFuses of this21		Turris Mox Board.22		Format: string23 24What:		/sys/firmware/turris-mox-rwtm/ram_size25Date:		August 201926KernelVersion:	5.427Contact:	Marek Behún <kabel@kernel.org>28Description:	(Read) RAM size in MiB of this Turris Mox board as was detected29		during manufacturing and burned into eFuses. Can be 512 or 1024.30		Format: %i31 32What:		/sys/firmware/turris-mox-rwtm/serial_number33Date:		August 201934KernelVersion:	5.435Contact:	Marek Behún <kabel@kernel.org>36Description:	(Read) Serial number burned into eFuses of this Turris Mox device.37		Format: %016X38