Files
u-boot/doc/usage/index.rst
Simon Glass 8db8f801ae video: Add video command with subcommands
Add a new 'video' command with 'setcursor' and 'puts' subcommands that
provide an alternative interface to the existing setcurs and lcdputs
commands.

Update the test is updated to test both the legacy commands and the new
'video' command.

Series-changes: 2
- Correct confusing output text which should be 16 instead of 10
- Improve docs for row and col

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2025-10-02 13:50:32 -06:00

155 lines
1.9 KiB
ReStructuredText

Use U-Boot
==========
.. toctree::
:maxdepth: 1
spl_boot
blkmap
console
dfu
environment
fdt_overlays
fit/index
netconsole
partitions
cmdline
semihosting
smbios
measured_boot
upl
Shell commands
--------------
.. toctree::
:maxdepth: 1
cmd/acpi
cmd/addr_find
cmd/addrmap
cmd/armffa
cmd/askenv
cmd/base
cmd/bdinfo
cmd/bind
cmd/blkcache
cmd/bootd
cmd/bootdev
cmd/bootefi
cmd/bootelf
cmd/bootflow
cmd/booti
cmd/bootm
cmd/bootmenu
cmd/bootmeth
cmd/bootstd
cmd/bootz
cmd/button
cmd/cat
cmd/cbcmos
cmd/cbsysinfo
cmd/cedit
cmd/chid
cmd/cli
cmd/cls
cmd/cmp
cmd/coninfo
cmd/conitrace
cmd/cp
cmd/cpu
cmd/cpuid
cmd/cyclic
cmd/dm
cmd/ebtupdate
cmd/echo
cmd/efi
cmd/eficonfig
cmd/efidebug
cmd/env
cmd/event
cmd/exception
cmd/exit
cmd/extension
cmd/false
cmd/fatinfo
cmd/fatload
cmd/fdt
cmd/font
cmd/for
cmd/fwu_mdata
cmd/gpio
cmd/gpt
cmd/history
cmd/host
cmd/if
cmd/itest
cmd/imxtract
cmd/lcdputs
cmd/load
cmd/loadb
cmd/loadm
cmd/loads
cmd/loadx
cmd/loady
cmd/meminfo
cmd/mbr
cmd/md
cmd/mmc
cmd/msr
cmd/mtest
cmd/mtrr
cmd/mv
cmd/panic
cmd/part
cmd/part_find
cmd/pause
cmd/pinmux
cmd/printenv
cmd/pstore
cmd/pwm
cmd/qfw
cmd/read
cmd/reset
cmd/rng
cmd/saves
cmd/sb
cmd/sbi
cmd/scmi
cmd/scp03
cmd/seama
cmd/setcurs
cmd/setexpr
cmd/sf
cmd/shim
cmd/size
cmd/sleep
cmd/sm
cmd/smbios
cmd/sound
cmd/source
cmd/tcpm
cmd/temperature
cmd/tftpput
cmd/trace
cmd/true
cmd/upl
cmd/ums
cmd/unbind
cmd/ut
cmd/video
cmd/virtio
cmd/wdt
cmd/wget
cmd/write
cmd/xxd
Booting OS
----------
.. toctree::
:maxdepth: 1
os/plan9
os/vxworks