[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 08/12] docs/system/arm/orangepi: update links
From: |
Pierrick Bouvier |
Subject: |
[PATCH 08/12] docs/system/arm/orangepi: update links |
Date: |
Fri, 22 Nov 2024 14:50:45 -0800 |
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
---
docs/system/arm/orangepi.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/system/arm/orangepi.rst b/docs/system/arm/orangepi.rst
index 9afa54213b0..db87e81fec4 100644
--- a/docs/system/arm/orangepi.rst
+++ b/docs/system/arm/orangepi.rst
@@ -119,7 +119,7 @@ Orange Pi PC images
Note that the mainline kernel does not have a root filesystem. You may provide
it
with an official Orange Pi PC image from the official website:
- http://www.orangepi.org/downloadresources/
+ http://www.orangepi.org/html/serviceAndSupport/index.html
Another possibility is to run an Armbian image for Orange Pi PC which
can be downloaded from:
@@ -213,7 +213,7 @@ including the Orange Pi PC. NetBSD 9.0 is known to work
best for the Orange Pi P
board and provides a fully working system with serial console, networking and
storage.
For the Orange Pi PC machine, get the 'evbarm-earmv7hf' based image from:
-
https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.0/evbarm-earmv7hf/binary/gzimg/armv7.img.gz
+
https://archive.netbsd.org/pub/NetBSD-archive/NetBSD-9.0/evbarm-earmv7hf/binary/gzimg/armv7.img.gz
The image requires manually installing U-Boot in the image. Build U-Boot with
the orangepi_pc_defconfig configuration as described in the previous section.
--
2.39.5
- [PATCH 04/12] target/arm/tcg/: fix typo in FEAT name, (continued)
- [PATCH 04/12] target/arm/tcg/: fix typo in FEAT name, Pierrick Bouvier, 2024/11/22
- [PATCH 05/12] docs/system/arm/: add FEAT_MTE_ASYNC, Pierrick Bouvier, 2024/11/22
- [PATCH 06/12] docs/system/arm/: add FEAT_DoubleLock, Pierrick Bouvier, 2024/11/22
- [PATCH 07/12] docs/system/arm/fby35: update link to product page, Pierrick Bouvier, 2024/11/22
- [PATCH 09/12] docs/system/arm/fby35: document execute-in-place property, Pierrick Bouvier, 2024/11/22
- [PATCH 08/12] docs/system/arm/orangepi: update links,
Pierrick Bouvier <=
- [PATCH 10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash property, Pierrick Bouvier, 2024/11/22
- [PATCH 11/12] docs/system/arm/virt: document missing properties, Pierrick Bouvier, 2024/11/22
- [PATCH 12/12] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc, Pierrick Bouvier, 2024/11/22
- Re: [PATCH 00/12] Minor fixes for Arm documentation, Peter Maydell, 2024/11/26