]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: pxe: add alias devicetree-overlay for fdtoverlays
authorEdoardo Tomelleri <e.tomell@gmail.com>
Wed, 21 Sep 2022 13:26:33 +0000 (15:26 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 11 Oct 2022 19:40:48 +0000 (15:40 -0400)
commit560598e6c3393295efd1644c800c679fa14c5a33
tree011180a0b289dcace11993721540c4fbda2205e6
parent19ae6b16800389f0f8b93435673bbc8bc5f27088
cmd: pxe: add alias devicetree-overlay for fdtoverlays

This adds keyword devicetree-overlay as an alias for fdtoverlays in
extlinux (sysboot) and pxe to better follow the Boot Loader Specification
[1], improves documentation around them by adding an example for both
fdtoverlays and devicetree-overlay and the environment variable required
for this feature. The link for the spec is updated to the current one.

[1] https://systemd.io/BOOT_LOADER_SPECIFICATION/

Signed-off-by: Edoardo Tomelleri <e.tomell@gmail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
boot/pxe_utils.c
doc/README.pxe
doc/develop/distro.rst