Simon Glass
c684db989e
doc: Move bootstd into its own directory
...
Before adding more files, move the bootstd docs into a new directory,
with an index.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de >
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com >
2024-07-19 13:53:05 +02:00
Mattijs Korpershoek
cd36ddbf8d
doc: cmd: bootmeth: Fix extlinunx -> extlinux typo
...
Fix a trivial typo in the bootmeth documentation.
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2024-06-10 15:04:06 +02:00
Heinrich Schuchardt
98b5ea1881
doc: typo Synopis
...
%s/Synopis/Synopsis/g
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com >
2024-03-21 07:29:19 +01:00
Heinrich Schuchardt
60971e63e6
doc: create index entries for commands
...
Add the description of CLI commands to the generated index.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com >
2024-01-17 08:40:19 +01:00
Simon Glass
79f663515a
bootstd: Rename distro and syslinux to extlinux
...
We use the terms 'distro' to mean extlinux but they are not really the
same. 'Distro' could refer to any method of booting a distribution,
whereas extlinux is a particular method.
Also we sometimes use syslinux, but it is better to use the same term in
all cases.
Rename distro to syslinux and also update bootstd uses of syslinux to use
extlinux instead.
Signed-off-by: Simon Glass <sjg@chromium.org >
2023-05-13 09:52:32 -04:00
Simon Glass
228fe57ad2
bootstd: Update documentation
...
Add some documentation updates, particularly about global bootmeths.
Signed-off-by: Simon Glass <sjg@chromium.org >
2022-08-12 08:17:11 -04:00
Simon Glass
e7b2ce191e
bootstd: doc: Add documentation
...
Add documentation for this feature, including the commands and full
devicetree bindings.
Signed-off-by: Simon Glass <sjg@chromium.org >
2022-04-25 10:00:04 -04:00