blob: 8e1110c7c77e9728ec650e41cc6e60c882d2faf1 [file] [log] [blame]
Simon Glassa0874dc2023-06-01 10:23:02 -06001.. SPDX-License-Identifier: GPL-2.0+:
2
3cedit command
4=============
5
6Synopis
7-------
8
9::
10
11 cedit load <interface> <dev[:part]> <filename>
12 cedit run
13
14Description
15-----------
16
17The *cedit* command is used to load a configuration-editor description and allow
18the user to interact with it.
19
20It makes use of the expo subsystem.
21
22The description is in the form of a devicetree file, as documented at
23:ref:`expo_format`.
24
25Example
26-------
27
28::
29
30 => cedit load hostfs - fred.dtb
31 => cedit run