Skip to content

Commit 2ca6c0c

Browse files
Sipke Vriendarnopo
authored andcommitted
demos: correct link to tightly coupled memory reference
AMD ug1085 reference linked changed location and could not find a way to reference a sub section in it, so change to an arm reference link. Signed-off-by: Sipke Vriend <sipke@direktembedded.com>
1 parent f454297 commit 2ca6c0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/replicate_firmware.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The main controller is responsible for loading the firmware and starting the rem
5353
writing start and stop to /sys/class/remoteproc/remoteproc0 and /sys/class/remoteproc/remoteproc1 alternately.
5454

5555
The same firmware is loaded, and this is made possible as the system uses
56-
`Tightly Coupled Memory <https://docs.amd.com/r/en-US/ug1085-zynq-ultrascale-trm/Tightly-Coupled-Memory-Functional-Description>`_,
56+
`Tightly Coupled Memory <https://support.arm.com/documentation/den0042/0100/Tightly-Coupled-Memory>`_,
5757
so each processor is assigned its own bank of memory.
5858

5959
The script is available in the :ref:`Demo Docker Images<docker-images-label>` as demo3.

0 commit comments

Comments
 (0)