diff options
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-02-02 12:14:33 -0500 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2016-02-17 10:23:19 -0500 |
commit | a71916b027709afca630609bfa68cd3ed853cb6b (patch) | |
tree | a5458f3ca70f04412be302d56c14f74e02250309 /Documentation/arm/Marvell | |
parent | dcc3068a757ebd38b20e35221f744930b23daa45 (diff) |
Documentation: arm: update supported Marvell EBU processors
Now that we support Armada 37xx, let's add this family of SoC to the
Marvell documentation, and a reference to a link with more details about
those processors. As for Armda 39x, no datasheet is publicly
available at this time.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'Documentation/arm/Marvell')
-rw-r--r-- | Documentation/arm/Marvell/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README index ae89b67d8e23..ddbc048bb467 100644 --- a/Documentation/arm/Marvell/README +++ b/Documentation/arm/Marvell/README | |||
@@ -118,6 +118,19 @@ EBU Armada family | |||
118 | Linux kernel mach directory: arch/arm/mach-mvebu | 118 | Linux kernel mach directory: arch/arm/mach-mvebu |
119 | Linux kernel plat directory: none | 119 | Linux kernel plat directory: none |
120 | 120 | ||
121 | EBU Armada family ARMv8 | ||
122 | ----------------------- | ||
123 | |||
124 | Armada 3710/3720 Flavors: | ||
125 | 88F3710 | ||
126 | 88F3720 | ||
127 | |||
128 | Core: ARM Cortex A53 (ARMv8) | ||
129 | |||
130 | Homepage : http://www.marvell.com/embedded-processors/armada-3700/ | ||
131 | |||
132 | Device tree descritpion located in arch/arm64/boot/dts/marvell/armada-37* | ||
133 | |||
121 | Avanta family | 134 | Avanta family |
122 | ------------- | 135 | ------------- |
123 | 136 | ||