diff options
Diffstat (limited to 'doc/README.pxe')
-rw-r--r-- | doc/README.pxe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.pxe b/doc/README.pxe index af2e64a5776..9fff2cd5ae9 100644 --- a/doc/README.pxe +++ b/doc/README.pxe @@ -160,7 +160,7 @@ kernel <path> - if this label is chosen, use tftp to retrieve the kernel It will passed to bootm with that address. (see: doc/uImage.FIT/command_syntax_extensions.txt) It useful for overlay selection in pxe file - (see: doc/uImage.FIT/overlay-fdt-boot.txt) + (see: doc/usage/fit/overlay-fdt-boot.rst). fdtoverlays <path> [...] - if this label is chosen, use tftp to retrieve the DT overlay(s) at <path>. it will be temporarily stored at the |