forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/ABI/stable/sysfs-firmware-opal-dump
....@@ -7,6 +7,7 @@
77
88 This is only for the powerpc/powernv platform.
99
10
+ =============== ===============================================
1011 initiate_dump: When '1' is written to it,
1112 we will initiate a dump.
1213 Read this file for supported commands.
....@@ -19,8 +20,11 @@
1920 and ID of the dump, use the id and type files.
2021 Do not rely on any particular size of dump
2122 type or dump id.
23
+ =============== ===============================================
2224
2325 Each dump has the following files:
26
+
27
+ =============== ===============================================
2428 id: An ASCII representation of the dump ID
2529 in hex (e.g. '0x01')
2630 type: An ASCII representation of the type of
....@@ -39,3 +43,4 @@
3943 inaccessible.
4044 Reading this file will get a list of
4145 supported actions.
46
+ =============== ===============================================