u-boot/doc/usage/index.rst
Tony Dinh 1998334d5a doc: usage: Add File System section and Ext4 documentation
Create doc/usage/filesystems/ section.
Convert doc/README.ext4 to rST format and move it to the new section.
Update documentation to add configuration instruction for Ext4 Write
when using large partitions.

Note that this patch depends on this previous patch:
https://patchwork.ozlabs.org/project/uboot/patch/20250910215702.15576-1-mibodhi@gmail.com/

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Anshul Dalal <anshuld@ti.com>
2025-09-27 09:09:47 +02:00

158 lines
1.9 KiB
ReStructuredText

Use U-Boot
==========
.. toctree::
:maxdepth: 1
spl_boot
blkmap
dfu
environment
fdt_overlays
fit/index
netconsole
partitions
pxe
cmdline
semihosting
measured_boot
upl
Shell commands
--------------
.. toctree::
:maxdepth: 1
cmd/acpi
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/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/env
cmd/event
cmd/exception
cmd/exit
cmd/extension
cmd/false
cmd/fatinfo
cmd/fatload
cmd/fdt
cmd/font
cmd/for
cmd/fuse
cmd/fwu_mdata
cmd/gpio
cmd/gpt
cmd/history
cmd/host
cmd/if
cmd/itest
cmd/imxtract
cmd/i3c
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/optee
cmd/panic
cmd/part
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/setexpr
cmd/sf
cmd/size
cmd/sleep
cmd/sm
cmd/smbios
cmd/sntp
cmd/sound
cmd/source
cmd/tcpm
cmd/temperature
cmd/test
cmd/tftpput
cmd/trace
cmd/true
cmd/upl
cmd/ums
cmd/unbind
cmd/ut
cmd/wdt
cmd/wget
cmd/write
cmd/xxd
Booting OS
----------
.. toctree::
:maxdepth: 1
os/plan9
os/vxworks
File Systems
------------
.. toctree::
:maxdepth: 1
filesystems/ext4