summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2018-05-21 17:36:20 +0300
committerKostya Porotchkin <kostap@marvell.com>2018-05-22 19:32:51 +0300
commitc2f995828113359b6840e204d515adeeae7743e7 (patch)
tree0359e58fd0bdc59379394f3c0ee83d6c6d32115d
parent7f8cd16d4e1f50c3437b47c15ee771be4a8ef35d (diff)
fix: docs: Fix typo in porting document
The porting document refers to "doc" folder instead of "docs" Change-Id: I28e5085ce4be3eed33bc6776e2adc09f36a7ae4f Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/55478 Reviewed-by: Nadav Haklai <nadavh@marvell.com>
-rw-r--r--docs/marvell/porting.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/marvell/porting.txt b/docs/marvell/porting.txt
index f0996c4c..06db322a 100644
--- a/docs/marvell/porting.txt
+++ b/docs/marvell/porting.txt
@@ -26,7 +26,7 @@ Armada-70x0/Armada-80x0 Porting
- In cases where a special physical address map is needed (e.g. Special size for PCIe MEM windows,
large memory mapped SPI flash...), then porting of the SoC 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 "doc/marvell/misc/mvebu-[ccu/iob/amb/io-win].txt" files.
+ and under "docs/marvell/misc/mvebu-[ccu/iob/amb/io-win].txt" files.
- bootloader recovery (marvell_plat_config.c):
- Background: