Skip to content

Commit 1b0ebf5

Browse files
aniket-lpraneethbajjuri
authored andcommitted
fix(broken links): linux: Foundational_Components_IPC_J7*: broken link to Top Level Makefile
Link to Top level makefile was broken for J7* platforms. Fix by using :ref: role instead of hardcoded relative path to html. https://www.sphinx-doc.org/en/master/usage/referencing.html#cross-referencing-arbitrary-locations Signed-off-by: Aniket Limaye <[email protected]>
1 parent 33e4d1b commit 1b0ebf5

6 files changed

+6
-6
lines changed

source/linux/Foundational_Components_IPC_J7200.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with
8686

8787
host# make u-boot
8888

89-
Please refer to `Top-Level Makefile <../../Overview/Top_Level_Makefile.html>`__ for more details on Top Level makefile.
89+
Please refer to :ref:`top-level-makefile` for more details on Top Level makefile.
9090

9191
#. Replace the updated tispl.bin containing new R5F firmware binary in the boot partition of sdcard and reboot
9292

source/linux/Foundational_Components_IPC_J721E.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with
108108

109109
host# make u-boot
110110

111-
Please refer to `Top-Level Makefile <../../Overview/Top_Level_Makefile.html>`__ for more details on Top Level makefile.
111+
Please refer to :ref:`top-level-makefile` for more details on Top Level makefile.
112112

113113
#. Replace the updated tispl.bin containing new R5F firmware binary in the boot partition of sdcard and reboot
114114

source/linux/Foundational_Components_IPC_J721S2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with
9696

9797
host# make u-boot
9898

99-
Please refer to `Top-Level Makefile <../../Overview/Top_Level_Makefile.html>`__ for more details on Top Level makefile.
99+
Please refer to :ref:`top-level-makefile` for more details on Top Level makefile.
100100

101101
#. Replace the updated tispl.bin containing new R5F firmware binary in the boot partition of sdcard and reboot
102102

source/linux/Foundational_Components_IPC_J722S.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with
8585
8686
host# make u-boot
8787
88-
Please refer to `Top-Level Makefile <../../Overview/Top_Level_Makefile.html>`__ for more details on Top Level makefile.
88+
Please refer to :ref:`top-level-makefile` for more details on Top Level makefile.
8989

9090
#. Replace the updated tispl.bin containing new R5F firmware binary in the boot partition of sdcard and reboot
9191

source/linux/Foundational_Components_IPC_J742S2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with
106106

107107
host# make u-boot
108108

109-
Please refer to `Top-Level Makefile <../../Overview/Top_Level_Makefile.html>`__ for more details on Top Level makefile.
109+
Please refer to :ref:`top-level-makefile` for more details on Top Level makefile.
110110

111111
#. Replace the updated tispl.bin containing new R5F firmware binary in the boot partition of sdcard and reboot
112112

source/linux/Foundational_Components_IPC_J784S4.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with
109109

110110
host# make u-boot
111111

112-
Please refer to `Top-Level Makefile <../../Overview/Top_Level_Makefile.html>`__ for more details on Top Level makefile.
112+
Please refer to :ref:`top-level-makefile` for more details on Top Level makefile.
113113

114114
#. Replace the updated tispl.bin containing new R5F firmware binary in the boot partition of sdcard and reboot
115115

0 commit comments

Comments
 (0)