edac: shell: Update edac shell comments
Update edac shell comments reflecting devmem move from edac to a special shell module. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
179cf801c3
commit
75eba3fdb9
1 changed files with 2 additions and 2 deletions
|
@ -30,9 +30,9 @@
|
||||||
* edac info ecc_error [show|clear] Show ECC Errors
|
* edac info ecc_error [show|clear] Show ECC Errors
|
||||||
* edac info parity_error [show|clear] Show Parity Errors
|
* edac info parity_error [show|clear] Show Parity Errors
|
||||||
*
|
*
|
||||||
* Physical memory access interface
|
* Physical memory access interface using devmem shell module
|
||||||
*
|
*
|
||||||
* edac mem address [width [value]] Physical memory read / write
|
* devmem [width [value]] Physical memory read / write
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static void decode_ecc_error(const struct shell *shell, uint64_t ecc_error)
|
static void decode_ecc_error(const struct shell *shell, uint64_t ecc_error)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue