Commit 1cea0213 authored by Pali Rohár's avatar Pali Rohár
Browse files

docs: marvell: Update mv-ddr-marvell and A3700-utils-marvell branches



Marvell finally started providing the latest version of mv-ddr-marvell and
A3700-utils-marvell code in master branch of their git repositories.
Reflect this in build instructions.
Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Change-Id: I08d1189dac60eb2a28335c68f611c1da634106f6
parent 036e9c17
...@@ -307,12 +307,12 @@ Armada37x0 Builds require installation of 3 components ...@@ -307,12 +307,12 @@ Armada37x0 Builds require installation of 3 components
> export CROSS_CM3=/opt/arm-cross/bin/arm-linux-gnueabi > export CROSS_CM3=/opt/arm-cross/bin/arm-linux-gnueabi
(2) DDR initialization library sources (mv_ddr) available at the following repository (2) DDR initialization library sources (mv_ddr) available at the following repository
(use the "mv-ddr-devel" branch): (use the "master" branch):
https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git
(3) Armada3700 tools available at the following repository (3) Armada3700 tools available at the following repository
(use the "A3700_utils-armada-18.12-fixed" branch): (use the "master" branch):
https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell.git https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell.git
...@@ -324,6 +324,6 @@ Armada70x0 and Armada80x0 Builds require installation of an additional component ...@@ -324,6 +324,6 @@ Armada70x0 and Armada80x0 Builds require installation of an additional component
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(1) DDR initialization library sources (mv_ddr) available at the following repository (1) DDR initialization library sources (mv_ddr) available at the following repository
(use the "mv-ddr-devel" branch): (use the "master" branch):
https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment