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)
commit35821a25c1ca06b71fbf6f46442cc9d93b31fb7d
tree011180a0b289dcace11993721540c4fbda2205e6
parent300077cf8cfe6875f3f0a919ec1d0dd32c42b178
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