All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Romanov <avromanov@sberdevices.ru>
To: <narmstrong@baylibre.com>, <trini@konsulko.com>,
	<sjg@chromium.org>, <mkorpershoek@baylibre.com>
Cc: <u-boot-amlogic@groups.io>, <u-boot@lists.denx.de>,
	<kernel@sberdevices.ru>,
	Alexey Romanov <avromanov@sberdevices.ru>,
	Neil Armstrong <neil.armstrong@linaro.org>
Subject: [PATCH v4 5/5] doc/usage: cmd: sm: documentation efusedump cmd
Date: Tue, 10 Jan 2023 13:56:50 +0300	[thread overview]
Message-ID: <20230110105650.54580-6-avromanov@sberdevices.ru> (raw)
In-Reply-To: <20230110105650.54580-1-avromanov@sberdevices.ru>

Added docs about sm efusedump command, that reads bytes
from efuse memory bank and print them to the console.

Signed-off-by: Alexey Romanov <avromanov@sberdevices.ru>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 doc/usage/cmd/sm.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/usage/cmd/sm.rst b/doc/usage/cmd/sm.rst
index c41227f4b3b..f6524a1c2e3 100644
--- a/doc/usage/cmd/sm.rst
+++ b/doc/usage/cmd/sm.rst
@@ -38,6 +38,10 @@ sm efusewrite
   Write into efuse memory bank, starting from <offset>, the <size> bytes
   of data, located at address <address>.
 
+sm efusedump
+  Read <size> bytes starting from <offset> from efuse memory bank and print
+  them to the console.
+
 Configuration
 -------------
 
-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Alexey Romanov <avromanov@sberdevices.ru>
To: narmstrong@baylibre.com, trini@konsulko.com, sjg@chromium.org,
	mkorpershoek@baylibre.com
Cc: u-boot-amlogic@groups.io, u-boot@lists.denx.de,
	kernel@sberdevices.ru, Alexey Romanov <avromanov@sberdevices.ru>,
	Neil Armstrong <neil.armstrong@linaro.org>
Subject: [PATCH v4 5/5] doc/usage: cmd: sm: documentation efusedump cmd
Date: Tue, 10 Jan 2023 13:56:50 +0300	[thread overview]
Message-ID: <20230110105650.54580-6-avromanov@sberdevices.ru> (raw)
In-Reply-To: <20230110105650.54580-1-avromanov@sberdevices.ru>

Added docs about sm efusedump command, that reads bytes
from efuse memory bank and print them to the console.

Signed-off-by: Alexey Romanov <avromanov@sberdevices.ru>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 doc/usage/cmd/sm.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/usage/cmd/sm.rst b/doc/usage/cmd/sm.rst
index c41227f4b3b..f6524a1c2e3 100644
--- a/doc/usage/cmd/sm.rst
+++ b/doc/usage/cmd/sm.rst
@@ -38,6 +38,10 @@ sm efusewrite
   Write into efuse memory bank, starting from <offset>, the <size> bytes
   of data, located at address <address>.
 
+sm efusedump
+  Read <size> bytes starting from <offset> from efuse memory bank and print
+  them to the console.
+
 Configuration
 -------------
 
-- 
2.25.1


  parent reply	other threads:[~2023-01-10 10:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10 10:56 [PATCH v4 0/5] arch-meson: introduce efusedump command Alexey Romanov
2023-01-10 10:56 ` Alexey Romanov
2023-01-10 10:56 ` [PATCH v4 1/5] asm/arch-meson: add missing meson_sm_write_efuse signature Alexey Romanov
2023-01-10 10:56   ` Alexey Romanov
2023-01-10 13:40   ` Mattijs Korpershoek
2023-01-10 10:56 ` [PATCH v4 2/5] arm/mach-meson: move smc commands in cmd/meson Alexey Romanov
2023-01-10 10:56   ` Alexey Romanov
2023-01-10 10:56 ` [PATCH v4 3/5] doc/usage: cmd: documentation for meson/sm command Alexey Romanov
2023-01-10 10:56   ` Alexey Romanov
2023-01-10 13:42   ` Mattijs Korpershoek
2023-01-10 10:56 ` [PATCH v4 4/5] cmd/arm: meson: sm: introduce efusedump command Alexey Romanov
2023-01-10 10:56   ` Alexey Romanov
2023-01-10 10:56 ` Alexey Romanov [this message]
2023-01-10 10:56   ` [PATCH v4 5/5] doc/usage: cmd: sm: documentation efusedump cmd Alexey Romanov
2023-01-10 13:42   ` Mattijs Korpershoek
2023-01-10 14:27 ` [PATCH v4 0/5] arch-meson: introduce efusedump command Neil Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230110105650.54580-6-avromanov@sberdevices.ru \
    --to=avromanov@sberdevices.ru \
    --cc=kernel@sberdevices.ru \
    --cc=mkorpershoek@baylibre.com \
    --cc=narmstrong@baylibre.com \
    --cc=neil.armstrong@linaro.org \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot-amlogic@groups.io \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.