Skip to content

Commit 57d53c8

Browse files
committed
doc: Update edac shell sample's readme
Update the console log in readme to make it aligned with the actual output Signed-off-by: Yves Wang <zhengjia.wang@nxp.com>
1 parent ab3f076 commit 57d53c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

samples/subsys/edac/README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Injection help can be received with:
6565
inject - Inject ECC error commands
6666
edac inject <subcommands>
6767
Subcommands:
68-
addr :Get / Set physical address
69-
mask :Get / Set address mask
68+
param1 :Get / Set injection param 1
69+
param2 :Get / Set injection param 2
7070
trigger :Trigger injection
7171
error_type :Get / Set injection error type
7272
disable_nmi :Disable NMI
@@ -113,8 +113,8 @@ following devmem commands:
113113
Using data width 32
114114
Read value 0xabcd
115115
116-
We should get the following message on screen indicating an IBECC event:
116+
We should get the following message on screen indicating an ECC event:
117117

118118
.. code-block:: none
119119
120-
Got notification about IBECC event
120+
Got notification about ECC event

0 commit comments

Comments
 (0)