diff options
author | Pali Rohár <pali@kernel.org> | 2021-10-08 19:01:05 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-11-15 12:49:56 +0300 |
commit | 738943fab84852261136dbf6459e41ed661634a3 (patch) | |
tree | 3eedca32c7549cae9fdae96de12c2488a91d6c65 /Documentation | |
parent | b3dda08c3304f977f279bc779c1695ee4b6d1101 (diff) | |
download | linux-738943fab84852261136dbf6459e41ed661634a3.tar.xz |
Documentation: arm: marvell: Fix link to armada_1000_pb.pdf document
File armada_1000_pb.pdf is not available on Marvell website anymore.
So update link to webarchive where is backup copy.
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/arm/marvell.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arm/marvell.rst b/Documentation/arm/marvell.rst index 0fb61e1e2c43..9485a5a2e2e9 100644 --- a/Documentation/arm/marvell.rst +++ b/Documentation/arm/marvell.rst @@ -436,7 +436,7 @@ Berlin family (Multimedia Solutions) - Flavors: - 88DE3010, Armada 1000 (no Linux support) - Core: Marvell PJ1 (ARMv5TE), Dual-core - - Product Brief: http://www.marvell.com.cn/digital-entertainment/assets/armada_1000_pb.pdf + - Product Brief: https://web.archive.org/web/20131103162620/http://www.marvell.com/digital-entertainment/assets/armada_1000_pb.pdf - 88DE3005, Armada 1500 Mini - Design name: BG2CD - Core: ARM Cortex-A9, PL310 L2CC |