mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
b37c384843
Change my e-mail address to kabel@kernel.org, and fix my name in non-code parts (add diacritical mark). Link: https://lkml.kernel.org/r/20210325171123.28093-2-kabel@kernel.org Signed-off-by: Marek Behún <kabel@kernel.org> Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jassi Brar <jassisinghbrar@gmail.com> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
38 lines
1.2 KiB
Plaintext
38 lines
1.2 KiB
Plaintext
What: /sys/firmware/turris-mox-rwtm/board_version
|
|
Date: August 2019
|
|
KernelVersion: 5.4
|
|
Contact: Marek Behún <kabel@kernel.org>
|
|
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 <kabel@kernel.org>
|
|
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 <kabel@kernel.org>
|
|
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 <kabel@kernel.org>
|
|
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 <kabel@kernel.org>
|
|
Description: (Read) Serial number burned into eFuses of this Turris Mox device.
|
|
Format: %016X
|