diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-06-10 17:24:38 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2014-06-21 00:44:06 +0000 |
commit | a178050a0e4030fe1b7b4ca76c5d41278b48d792 (patch) | |
tree | 85b4d7c840ccd01b06872877923419b48610ab86 /Documentation/arm | |
parent | 26337779465637b761624d9752f52d1ec88f71d9 (diff) | |
download | op-kernel-dev-a178050a0e4030fe1b7b4ca76c5d41278b48d792.zip op-kernel-dev-a178050a0e4030fe1b7b4ca76c5d41278b48d792.tar.gz |
Documentation: arm: add URLs to public datasheets for the Marvell Armada 370 SoC
Marvell has very recently released a public version of the "Functional
specifications" and "Hardware specifications" datasheets for the
Marvell Armada 370 SoC. This allows contributors and developers not
under NDA with Marvell to get more details about this SoC than what
the current kernel code shows, and hopefully allows to improve the
support for this SoC in the mainline kernel, as well as in other
projects.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1402413878-20224-2-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'Documentation/arm')
-rw-r--r-- | Documentation/arm/Marvell/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README index 2cce540..1af3a5d 100644 --- a/Documentation/arm/Marvell/README +++ b/Documentation/arm/Marvell/README @@ -83,7 +83,9 @@ EBU Armada family 88F6710 88F6707 88F6W11 - Product Brief: http://www.marvell.com/embedded-processors/armada-300/assets/Marvell_ARMADA_370_SoC.pdf + Product Brief: http://www.marvell.com/embedded-processors/armada-300/assets/Marvell_ARMADA_370_SoC.pdf + Hardware Spec: http://www.marvell.com/embedded-processors/armada-300/assets/ARMADA370-datasheet.pdf + Functional Spec: http://www.marvell.com/embedded-processors/armada-300/assets/ARMADA370-FunctionalSpec-datasheet.pdf Armada 375 Flavors: 88F6720 |