Skip to content

Commit

Permalink
linux: Foundational_Components_IPC_J7*: Fix link to Top Level Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Aniket Limaye <[email protected]>
  • Loading branch information
aniket-l committed Oct 17, 2024
1 parent d158e18 commit 529dbef
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion source/linux/Foundational_Components_IPC_J7200.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with

host# make u-boot

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

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

Expand Down
2 changes: 1 addition & 1 deletion source/linux/Foundational_Components_IPC_J721E.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with

host# make u-boot

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

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

Expand Down
2 changes: 1 addition & 1 deletion source/linux/Foundational_Components_IPC_J721S2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with

host# make u-boot

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

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

Expand Down
2 changes: 1 addition & 1 deletion source/linux/Foundational_Components_IPC_J722S.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with
host# make u-boot
Please refer to `Top-Level Makefile <../../Overview/Top_Level_Makefile.html>`__ for more details on Top Level makefile.
Please refer to :ref:`top-level-makefile` for more details on Top Level makefile.

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

Expand Down
2 changes: 1 addition & 1 deletion source/linux/Foundational_Components_IPC_J742S2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with

host# make u-boot

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

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

Expand Down
2 changes: 1 addition & 1 deletion source/linux/Foundational_Components_IPC_J784S4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ For updating MCU (DM) R5F firmware binary, tispl.bin needs to be recompiled with

host# make u-boot

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

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

Expand Down

0 comments on commit 529dbef

Please sign in to comment.