diff options
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-09-09 08:07:11 -0400 |
---|---|---|
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-12-13 10:31:02 -0500 |
commit | d68185d1aef9b8d3801ff656ec3089503119e936 (patch) | |
tree | e7dd734f5504b7d971aadb79e2af1ed0951b468b /Documentation/arm/Marvell/README | |
parent | 40f4978be3e74ea1a81c6cf07684cd99731c213e (diff) |
ARM: add Marvell Berlin SoC familiy to Marvell doc
This adds known facts and rumors about the Marvell Berlin (88DE3xxx) SoC
family to the Marvell SoC documentation.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reviewed-by: Jason Cooper <jason@lakedaemon.net>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/arm/Marvell/README')
-rw-r--r-- | Documentation/arm/Marvell/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/arm/Marvell/README b/Documentation/arm/Marvell/README index da0151db9964..5a930c1528ad 100644 --- a/Documentation/arm/Marvell/README +++ b/Documentation/arm/Marvell/README | |||
@@ -211,6 +211,30 @@ MMP/MMP2 family (communication processor) | |||
211 | Linux kernel mach directory: arch/arm/mach-mmp | 211 | Linux kernel mach directory: arch/arm/mach-mmp |
212 | Linux kernel plat directory: arch/arm/plat-pxa | 212 | Linux kernel plat directory: arch/arm/plat-pxa |
213 | 213 | ||
214 | Berlin family (Digital Entertainment) | ||
215 | ------------------------------------- | ||
216 | |||
217 | Flavors: | ||
218 | 88DE3005, Armada 1500-mini | ||
219 | Design name: BG2CD | ||
220 | Core: ARM Cortex-A9, PL310 L2CC | ||
221 | Homepage: http://www.marvell.com/digital-entertainment/armada-1500-mini/ | ||
222 | 88DE3100, Armada 1500 | ||
223 | Design name: BG2 | ||
224 | Core: Marvell PJ4B (ARMv7), Tauros3 L2CC | ||
225 | Homepage: http://www.marvell.com/digital-entertainment/armada-1500/ | ||
226 | Product Brief: http://www.marvell.com/digital-entertainment/armada-1500/assets/Marvell-ARMADA-1500-Product-Brief.pdf | ||
227 | 88DE???? | ||
228 | Design name: BG3 | ||
229 | Core: ARM Cortex-A15, CA15 integrated L2CC | ||
230 | |||
231 | Homepage: http://www.marvell.com/digital-entertainment/ | ||
232 | Directory: arch/arm/mach-berlin | ||
233 | |||
234 | Comments: | ||
235 | * This line of SoCs is based on Marvell Sheeva or ARM Cortex CPUs | ||
236 | with Synopsys DesignWare (IRQ, GPIO, Timers, ...) and PXA IP (SDHCI, USB, ETH, ...). | ||
237 | |||
214 | Long-term plans | 238 | Long-term plans |
215 | --------------- | 239 | --------------- |
216 | 240 | ||