diff options
| author | Heinrich Schuchardt <[email protected]> | 2024-06-18 08:05:46 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2024-06-22 17:02:23 +0200 |
| commit | 082b4675ffa11dde84f80976036354ae368b77ab (patch) | |
| tree | e98ae6a6b4328d6014baf28eab80fe18c65d4030 /cmd | |
| parent | fe2ce09a0753634543c32cafe85eb87a625f76ca (diff) | |
cmd: link to doc/usage/fit/x86-fit-boot.rst
Replace the outdated link.
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index b026439c773..6834bbd82f3 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -621,7 +621,7 @@ config CMD_ZBOOT Consider using FIT in preference to this since it supports directly booting both 32- and 64-bit kernels, as well as secure boot. - Documentation is available in doc/uImage.FIT/x86-fit-boot.txt + Documentation is available in doc/usage/fit/x86-fit-boot.rst. endmenu |
