diff options
author | Grzegorz Jaszczyk <jaz@semihalf.com> | 2018-12-10 12:01:29 +0100 |
---|---|---|
committer | Marcin Wojtas <mw@semihalf.com> | 2020-07-30 15:15:52 +0200 |
commit | 663f6bcfe8ebb041f57674655deaeba6368bb025 (patch) | |
tree | 1e5d3e117e6999ab64ea84a48ddf5075c102a2c8 /docs | |
parent | eed02440afd123689b44fb2da657a2b7e1f4a33d (diff) | |
download | platform_external_arm-trusted-firmware-663f6bcfe8ebb041f57674655deaeba6368bb025.tar.gz platform_external_arm-trusted-firmware-663f6bcfe8ebb041f57674655deaeba6368bb025.tar.bz2 platform_external_arm-trusted-firmware-663f6bcfe8ebb041f57674655deaeba6368bb025.zip |
docs: marvell: update path in marvell documentation
Change-Id: I0cebbaa900aa518700f13cbf02f8a97e0c76b21c
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plat/marvell/armada/porting.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plat/marvell/armada/porting.rst b/docs/plat/marvell/armada/porting.rst index 1723ebb57..e3fc9ba73 100644 --- a/docs/plat/marvell/armada/porting.rst +++ b/docs/plat/marvell/armada/porting.rst @@ -36,7 +36,7 @@ memory map is required. .. note:: For a detailed information on how CCU, IOWIN, AXI-MBUS & IOB work, please refer to the SoC functional spec, and under - ``docs/marvell/misc/mvebu-[ccu/iob/amb/io-win].txt`` files. + ``docs/plat/marvell/armada/misc/mvebu-[ccu/iob/amb/io-win].rst`` files. boot loader recovery (marvell_plat_config.c) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |