[PATCH v3 5/5] doc/usage: cmd: sm: documentation efusedump cmd
Alexey Romanov
avromanov at sberdevices.ru
Thu Dec 22 13:57:27 CET 2022
Signed-off-by: Alexey Romanov <avromanov at sberdevices.ru>
---
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 3a70c137ec9..beb53b3f46d 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
More information about the U-Boot
mailing list