u-boot/doc/usage/index.rst
Simon Glass a0874dc4ac expo: Add a configuration editor
Add a new 'cedit' command which allows editing configuration using an
expo. The configuration items appear as menus on the display.

This is extremely basic, only supporting menus and not providing any way
to load or save the configuration.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-07-14 12:54:51 -04:00

119 lines
1.4 KiB
ReStructuredText

Use U-Boot
==========
.. toctree::
:maxdepth: 1
blkmap
dfu
environment
fdt_overlays
fit/index
netconsole
partitions
cmdline
semihosting
Shell commands
--------------
.. toctree::
:maxdepth: 1
cmd/acpi
cmd/addrmap
cmd/askenv
cmd/base
cmd/bdinfo
cmd/bind
cmd/blkcache
cmd/bootd
cmd/bootdev
cmd/bootefi
cmd/bootflow
cmd/booti
cmd/bootm
cmd/bootmenu
cmd/bootmeth
cmd/button
cmd/bootz
cmd/cat
cmd/cbsysinfo
cmd/cedit
cmd/cls
cmd/cmp
cmd/coninfo
cmd/conitrace
cmd/cp
cmd/cyclic
cmd/dm
cmd/ebtupdate
cmd/echo
cmd/efi
cmd/eficonfig
cmd/env
cmd/event
cmd/exception
cmd/extension
cmd/exit
cmd/false
cmd/fatinfo
cmd/fatload
cmd/fdt
cmd/font
cmd/for
cmd/fwu_mdata
cmd/gpio
cmd/host
cmd/imxtract
cmd/load
cmd/loadb
cmd/loadm
cmd/loads
cmd/loadx
cmd/loady
cmd/mbr
cmd/md
cmd/mmc
cmd/mtest
cmd/panic
cmd/part
cmd/pause
cmd/pinmux
cmd/printenv
cmd/pstore
cmd/qfw
cmd/read
cmd/reset
cmd/rng
cmd/saves
cmd/sbi
cmd/sf
cmd/scp03
cmd/seama
cmd/setexpr
cmd/size
cmd/sleep
cmd/sound
cmd/source
cmd/sm
cmd/temperature
cmd/tftpput
cmd/trace
cmd/true
cmd/ums
cmd/unbind
cmd/ut
cmd/wdt
cmd/wget
cmd/write
cmd/xxd
Booting OS
----------
.. toctree::
:maxdepth: 1
os/plan9
os/vxworks