]> git.baikalelectronics.ru Git - uboot.git/commitdiff
rpi: Update the Raspberry Pi doucmentation URL
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 21 Nov 2021 17:03:45 +0000 (17:03 +0000)
committerMatthias Brugger <mbrugger@suse.com>
Tue, 30 Nov 2021 15:00:54 +0000 (16:00 +0100)
The Raspberry Pi Foundation has updated their documentation so update
the URL to the latest place to find the HW device revision codes.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
board/raspberrypi/rpi/rpi.c

index 55afaa54d9f31bfe996c78570fe79baf6c04a4bd..e7bcee374639229f9786b43bd80068a313986996 100644 (file)
@@ -72,7 +72,7 @@ struct msg_get_clock_rate {
 #endif
 
 /*
- * https://www.raspberrypi.org/documentation/hardware/raspberrypi/revision-codes/README.md
+ * https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#raspberry-pi-revision-codes
  */
 struct rpi_model {
        const char *name;