Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
95fca110
Commit
95fca110
authored
4 years ago
by
Varun Wadekar
Committed by
TrustedFirmware Code Review
4 years ago
Browse files
Options
Download
Plain Diff
Merge "docs: marvell: update ddr3 build instructions" into integration
parents
9c28689a
583079ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/plat/marvell/armada/build.rst
+7
-5
docs/plat/marvell/armada/build.rst
with
7 additions
and
5 deletions
+7
-5
docs/plat/marvell/armada/build.rst
View file @
95fca110
...
...
@@ -124,11 +124,12 @@ There are several build options:
Supported Options:
- DDR3 1CS (0): DB-88F3720-DDR3-Modular (512MB); EspressoBIN (512MB)
- DDR4 1CS (1): DB-88F3720-DDR4-Modular (512MB)
- DDR3 2CS (2): EspressoBIN V3-V5 (1GB)
- DDR3 2CS (2): EspressoBIN V3-V5 (1GB
2CS
)
- DDR4 2CS (3): DB-88F3720-DDR4-Modular (4GB)
- DDR3 1CS (4): DB-88F3720-DDR3-Modular (1GB)
- DDR3 1CS (4): DB-88F3720-DDR3-Modular (1GB)
; EspressoBIN V3-V5 (1GB 1CS)
- DDR4 1CS (5): EspressoBin V7 (1GB)
- DDR4 2CS (6): EspressoBin V7 (2GB)
- DDR3 2CS (7): EspressoBin V3-V5 (2GB)
- CUSTOMER (CUST): Customer board, DDR3 1CS 512MB
- CLOCKSPRESET
...
...
@@ -259,11 +260,12 @@ Armada37x0 Builds require installation of 3 components
> export CROSS_CM3=/opt/arm-cross/bin/arm-linux-gnueabi
(2) DDR initialization library sources (mv_ddr) available at the following repository
(use the "mv
_
ddr-
armada-18.12
" branch):
(use the "mv
-
ddr-
devel
" branch):
https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git
(3) Armada3700 tools available at the following repository (use the latest release branch):
(3) Armada3700 tools available at the following repository
(use the "A3700_utils-armada-18.12-fixed" branch):
https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell.git
...
...
@@ -271,6 +273,6 @@ Armada70x0 and Armada80x0 Builds require installation of an additional component
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(1) DDR initialization library sources (mv_ddr) available at the following repository
(use the "mv
_
ddr-
armada-18.12
" branch):
(use the "mv
-
ddr-
devel
" branch):
https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help