From: Niek Linnenbank <nieklinnenbank@gmail.com>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Cc: qemu-devel@nongnu.org, "Paolo Bonzini" <pbonzini@redhat.com>,
alex.bennee@linaro.org, "Steven Lee" <steven_lee@aspeedtech.com>,
"Andrew Jeffery" <andrew@codeconstruct.com.au>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
qemu-arm@nongnu.org, "Cédric Le Goater" <clg@kaod.org>,
"Troy Lee" <leetroy@gmail.com>,
"Jamin Lin" <jamin_lin@aspeedtech.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"Joel Stanley" <joel@jms.id.au>,
"Alistair Francis" <alistair@alistair23.me>
Subject: Re: [PATCH 08/12] docs/system/arm/orangepi: update links
Date: Tue, 26 Nov 2024 21:10:29 +0100 [thread overview]
Message-ID: <CAPan3Wqw+LG1hNx3RFR6SbN4FGzO+fCZvgDNfcPG=dU3heU5yQ@mail.gmail.com> (raw)
In-Reply-To: <c18bc538-2036-49ad-b629-ae40486934cc@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 2436 bytes --]
Hello Pierrick,
Thanks for including orangepi documentation in your updates.
On Tue, Nov 26, 2024 at 8:00 PM Pierrick Bouvier <
pierrick.bouvier@linaro.org> wrote:
> On 11/22/24 14:50, Pierrick Bouvier wrote:
> > 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.
>
> Regarding our conversation on IRC with Peter, is seems that google
> reference www.orangepi.org only through http, and not https.
> As the host is currently down, I'm not sure if https really works or
> not. So maybe it's better to stick with http for now.
>
Yes, I also just noted that the orangepi.org website is not responding.
However earlier this week, I was able to load the new URL above to the
official website.
Perhaps it is only temporary down, but we can only be sure once it comes
back up.
The NetBSD image URL is OK, ive also verified that the hash is the same.
So for me:
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Regards,
Niek
--
Niek Linnenbank
[-- Attachment #2: Type: text/html, Size: 3927 bytes --]
next prev parent reply other threads:[~2024-11-26 20:11 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 22:50 [PATCH 00/12] Minor fixes for Arm documentation Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 01/12] docs/system/arm/emulation: mention armv9 Pierrick Bouvier
2024-11-23 13:41 ` Richard Henderson
2024-11-22 22:50 ` [PATCH 02/12] docs/system/arm/emulation: fix typo in feature name Pierrick Bouvier
2024-11-23 13:41 ` Richard Henderson
2024-11-22 22:50 ` [PATCH 03/12] docs/system/arm/emulation: add FEAT_SSBS2 Pierrick Bouvier
2024-11-23 13:45 ` Richard Henderson
2024-11-22 22:50 ` [PATCH 04/12] target/arm/tcg/: fix typo in FEAT name Pierrick Bouvier
2024-11-23 5:42 ` Philippe Mathieu-Daudé
2024-11-23 13:55 ` Richard Henderson
2024-11-22 22:50 ` [PATCH 05/12] docs/system/arm/: add FEAT_MTE_ASYNC Pierrick Bouvier
2024-11-23 13:57 ` Richard Henderson
2024-11-22 22:50 ` [PATCH 06/12] docs/system/arm/: add FEAT_DoubleLock Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 07/12] docs/system/arm/fby35: update link to product page Pierrick Bouvier
2024-11-23 5:43 ` Philippe Mathieu-Daudé
2024-11-23 13:58 ` Richard Henderson
2024-11-22 22:50 ` [PATCH 08/12] docs/system/arm/orangepi: update links Pierrick Bouvier
2024-11-26 19:00 ` Pierrick Bouvier
2024-11-26 20:10 ` Niek Linnenbank [this message]
2024-11-28 20:18 ` Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 09/12] docs/system/arm/fby35: document execute-in-place property Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash property Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 11/12] docs/system/arm/virt: document missing properties Pierrick Bouvier
2024-11-25 17:02 ` Peter Maydell
2024-11-26 18:46 ` Pierrick Bouvier
2024-11-22 22:50 ` [PATCH 12/12] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc Pierrick Bouvier
2024-11-24 23:45 ` Andrew Jeffery
2024-11-26 16:24 ` [PATCH 00/12] Minor fixes for Arm documentation Peter Maydell
2024-11-26 18:31 ` Pierrick Bouvier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAPan3Wqw+LG1hNx3RFR6SbN4FGzO+fCZvgDNfcPG=dU3heU5yQ@mail.gmail.com' \
--to=nieklinnenbank@gmail.com \
--cc=alex.bennee@linaro.org \
--cc=alistair@alistair23.me \
--cc=andrew@codeconstruct.com.au \
--cc=clg@kaod.org \
--cc=edgar.iglesias@gmail.com \
--cc=jamin_lin@aspeedtech.com \
--cc=joel@jms.id.au \
--cc=leetroy@gmail.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=pierrick.bouvier@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=steven_lee@aspeedtech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).