[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs |
Date: |
Fri, 12 Feb 2021 19:37:31 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/5/21 6:00 PM, Peter Maydell wrote:
> Update old infocenter.arm.com URLs to the equivalent developer.arm.com
> ones (the old URLs should redirect, but we might as well avoid the
> redirection notice, and the new URLs are pleasantly shorter).
>
> This commit covers the links to the MPS2 board TRM, the various
> Application Notes, the IoTKit and SSE-200 documents.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> There are some other infocenter URLs in the codebase; we should
> probably update those too, but they don't really fit in with this
> patchset, so I'll do them separately later.
> ---
> include/hw/arm/armsse.h | 4 ++--
> include/hw/misc/armsse-cpuid.h | 2 +-
> include/hw/misc/armsse-mhu.h | 2 +-
> include/hw/misc/iotkit-secctl.h | 2 +-
> include/hw/misc/iotkit-sysctl.h | 2 +-
> include/hw/misc/iotkit-sysinfo.h | 2 +-
> include/hw/misc/mps2-fpgaio.h | 2 +-
> hw/arm/mps2-tz.c | 11 +++++------
> hw/misc/armsse-cpuid.c | 2 +-
> hw/misc/armsse-mhu.c | 2 +-
> hw/misc/iotkit-sysctl.c | 2 +-
> hw/misc/iotkit-sysinfo.c | 2 +-
> hw/misc/mps2-fpgaio.c | 2 +-
> hw/misc/mps2-scc.c | 2 +-
> 14 files changed, 19 insertions(+), 20 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
- Re: [PATCH 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board, (continued)
- [PATCH 20/24] hw/arm/mps2-tz: Add new mps3-an524 board, Peter Maydell, 2021/02/05
- [PATCH 10/24] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524, Peter Maydell, 2021/02/05
- [PATCH 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific, Peter Maydell, 2021/02/05
- [PATCH 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511, Peter Maydell, 2021/02/05
- [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs, Peter Maydell, 2021/02/05
- Re: [PATCH 24/24] hw/arm/mps2: Update old infocenter.arm.com URLs,
Philippe Mathieu-Daudé <=
- [PATCH 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo, Peter Maydell, 2021/02/05
- [PATCH 12/24] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts, Peter Maydell, 2021/02/05
- [PATCH 23/24] docs/system/arm/mps2.rst: Document the new mps3-an524 board, Peter Maydell, 2021/02/05
- [PATCH 22/24] hw/arm/mps2-tz: Provide PL031 RTC on mps3-an524, Peter Maydell, 2021/02/05
- [PATCH 11/24] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI, Peter Maydell, 2021/02/05
- [PATCH 15/24] hw/arm/mps2-tz: Allow boards to have different PPCInfo data, Peter Maydell, 2021/02/05
- [PATCH 17/24] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data, Peter Maydell, 2021/02/05