From 347c897bb54e569d6bfcd98e59be870d6b94597f Mon Sep 17 00:00:00 2001 From: nate contino Date: Mon, 19 Aug 2024 14:24:16 +0100 Subject: [PATCH 1/3] Update device-tree.adoc --- documentation/asciidoc/computers/configuration/device-tree.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/configuration/device-tree.adoc b/documentation/asciidoc/computers/configuration/device-tree.adoc index c8d90c2a3..41dbdc536 100644 --- a/documentation/asciidoc/computers/configuration/device-tree.adoc +++ b/documentation/asciidoc/computers/configuration/device-tree.adoc @@ -824,7 +824,7 @@ The loading of overlays at runtime is a recent addition to the kernel, and at th [[part3.6]] ==== Supported overlays and parameters -Please refer to the https://github.com/raspberrypi/firmware/blob/master/boot/firmware/overlays/README[README] file found alongside the overlay `.dtbo` files in `/boot/firmware/overlays`. It is kept up-to-date with additions and changes. +For a list of supported overlays and parameters, see the https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README[firmware README] file found alongside the overlay `.dtbo` files in `/boot/overlays`. It is kept up-to-date with additions and changes. [[part4]] === Firmware parameters From f66bb530d0c64aaf8654bf5b8b370c8e9240d1f5 Mon Sep 17 00:00:00 2001 From: nate contino Date: Mon, 19 Aug 2024 14:32:37 +0100 Subject: [PATCH 2/3] Update documentation/asciidoc/computers/configuration/device-tree.adoc --- documentation/asciidoc/computers/configuration/device-tree.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/configuration/device-tree.adoc b/documentation/asciidoc/computers/configuration/device-tree.adoc index 41dbdc536..875ccb58f 100644 --- a/documentation/asciidoc/computers/configuration/device-tree.adoc +++ b/documentation/asciidoc/computers/configuration/device-tree.adoc @@ -824,7 +824,7 @@ The loading of overlays at runtime is a recent addition to the kernel, and at th [[part3.6]] ==== Supported overlays and parameters -For a list of supported overlays and parameters, see the https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README[firmware README] file found alongside the overlay `.dtbo` files in `/boot/overlays`. It is kept up-to-date with additions and changes. +For a list of supported overlays and parameters, see the https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README[firmware README] file found alongside the overlay `.dtbo` files in `/boot/firmware/overlays`. It is kept up-to-date with additions and changes. [[part4]] === Firmware parameters From 0940b8178cf75bbd4a24ca10163568f25ea78adc Mon Sep 17 00:00:00 2001 From: nate contino Date: Mon, 19 Aug 2024 14:38:19 +0100 Subject: [PATCH 3/3] Update documentation/asciidoc/computers/configuration/device-tree.adoc --- documentation/asciidoc/computers/configuration/device-tree.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/configuration/device-tree.adoc b/documentation/asciidoc/computers/configuration/device-tree.adoc index 875ccb58f..5504bfffe 100644 --- a/documentation/asciidoc/computers/configuration/device-tree.adoc +++ b/documentation/asciidoc/computers/configuration/device-tree.adoc @@ -824,7 +824,7 @@ The loading of overlays at runtime is a recent addition to the kernel, and at th [[part3.6]] ==== Supported overlays and parameters -For a list of supported overlays and parameters, see the https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README[firmware README] file found alongside the overlay `.dtbo` files in `/boot/firmware/overlays`. It is kept up-to-date with additions and changes. +For a list of supported overlays and parameters, see the https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README[README] file found alongside the overlay `.dtbo` files in `/boot/firmware/overlays`. It is kept up-to-date with additions and changes. [[part4]] === Firmware parameters