bcm27xx: config: update documentation links
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 17 Jan 2024 09:39:37 +0000 (10:39 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 18 Jan 2024 08:24:52 +0000 (09:24 +0100)
The documentation links have changed and are no longer valid.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bcm27xx/image/config.txt
target/linux/bcm27xx/image/distroconfig.txt

index f8ca1bf2d492781bb3cec9be13c6f637095c86c8..db35d72ab7985ec181cd6d8c56789f6feb504027 100644 (file)
@@ -4,7 +4,7 @@
 
 ################################################################################
 # For overclocking and various other settings, see:
-# https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
+# https://www.raspberrypi.com/documentation/computers/config_txt.html
 ################################################################################
 
 # OpenWrt config
index 103c5d2e828470d80aaec0a46e129f6af70371f1..b09e5b8466f50d3566a9a35c8612d7e93fc5b428 100644 (file)
@@ -5,7 +5,7 @@
 # Restore PL011 (ttyAMA0) to GPIOs 14 & 15, instead of Mini UART (ttyS0).
 # Mini UART is disabled by default unless "enable_uart=1" is specified,
 #  which changes the core frequency to a fixed value and impacts performance.
-# See https://www.raspberrypi.org/documentation/configuration/uart.md
+# See https://www.raspberrypi.com/documentation/computers/configuration.html#mini-uart-and-cpu-core-frequency
 [pi0w]
 dtoverlay=disable-bt
 [pi3]