blob: 3d815bd27af293af3606d046d3a83dd1ef6bf9e7 [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
Simon Glassc5aacf52023-08-14 16:40:29 -060025See :doc:`../../develop/cedit` for information about the configuration editor.
26
Simon Glassa0874dc2023-06-01 10:23:02 -060027Example
28-------
29
30::
31
32 => cedit load hostfs - fred.dtb
33 => cedit run