]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Drop 'fdt', 'devicetreedir', 'fdtdir' description again
authorKay Sievers <kay@vrfy.org>
Sat, 1 Feb 2014 17:08:23 +0000 (09:08 -0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Jun 2018 10:36:21 +0000 (12:36 +0200)
doc/BOOT_LOADER_SPECIFICATION.md

index b12d75af9c9f501599b36aa8a8edd8e87fd65867..0ec1862517dcffc9b73b1d691c210c343c4a709f 100644 (file)
@@ -66,9 +66,6 @@ These configuration snippets shall be Unix-style text files (i.e. line separatio
 * `devicetree` refers to the binary device tree to use when executing the
 kernel. This also shall be a path relative to the $BOOT directory. This
 key is optional. Example: `6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.armv7hl/tegra20-paz00.dtb`
 * `devicetree` refers to the binary device tree to use when executing the
 kernel. This also shall be a path relative to the $BOOT directory. This
 key is optional. Example: `6a9857a393724b7a981ebb5b8495b9ea/3.8.0-2.fc19.armv7hl/tegra20-paz00.dtb`
-* `fdt` is an alias for `devicetree`
-* `devicetreedir` refers to a directory, where the bootloader automatically chooses a binary device tree file from, to use when executing the kernel. This also shall be a path relative to the $BOOT directory. This key is optional. Example: `6a9857a393724b7a981ebb5b8495b9ea/devicetree/`
-* `fdtdir` is an alias for `devicetreedir` 
 
 Each configuration drop-in snippet must include at least a `linux` or an `efi` key, and is otherwise not valid. Here's an example for a complete drop-in file:
 
 
 Each configuration drop-in snippet must include at least a `linux` or an `efi` key, and is otherwise not valid. Here's an example for a complete drop-in file: