Lines Matching +full:eeprom +full:- +full:name
1 .. SPDX-License-Identifier: GPL-2.0
13 The ``iosm`` driver implements the following driver-specific parameters.
15 .. list-table:: Driver-specific parameters implemented
18 * - Name
19 - Type
20 - Mode
21 - Description
22 * - ``erase_full_flash``
23 - u8
24 - runtime
25 - erase_full_flash parameter is used to check if full erase is required for
35 ``devlink-flash`` interface.
44 .. list-table:: Firmware Image types
47 * - Name
48 - Description
49 * - ``PSI RAM``
50 - Primary Signed Image
51 * - ``EBL``
52 - External Bootloader
53 * - ``FLS``
54 - Modem Software Image
78 $ devlink dev param set pci/0000:02:00.0 name erase_full_flash value true cmode runtime
103 .. list-table:: Regions implemented
106 * - Name
107 - Description
108 * - ``report.json``
109 - The summary of exception details logged as part of this region.
110 * - ``coredump.fcd``
111 - This region contains the details related to the exception occurred in the
113 * - ``cdd.log``
114 - This region contains the logs related to the modem CDD driver.
115 * - ``eeprom.bin``
116 - This region contains the eeprom logs.
117 * - ``bootcore_trace.bin``
118 - This region contains the current instance of bootloader logs.
119 * - ``bootcore_prev_trace.bin``
120 - This region contains the previous instance of bootloader logs.
146 $ devlink region new pci/0000:02:00.0/eeprom.bin
148 $ devlink region dump pci/0000:02:00.0/eeprom.bin snapshot 3
150 $ devlink region del pci/0000:02:00.0/eeprom.bin snapshot 3