Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions source/linux/Foundational_Components_IPC62ax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,6 @@ Finally, use the sysfs interface to start the remote core:
[ 66.858507] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xe
[ 66.864574] remoteproc remoteproc0: remote processor 7e000000.dsp is now up

.. note::

The RemoteProc driver does not support a graceful shutdown of R5 and DSP cores
in the current Linux Processor SDK. For now, it is recommended to reboot the
board when loading new binaries into an R5F or DSP core.

DMA memory Carveouts
--------------------

Expand Down
6 changes: 0 additions & 6 deletions source/linux/Foundational_Components_IPC62dx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@ Finally, use the sysfs interface to start the remote core:
[ 1917.902247] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0xd
[ 1917.902541] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
.. note::

The RemoteProc driver does not support a graceful shutdown of R5 and DSP cores
in the current Linux Processor SDK. For now, it is recommended to reboot the
board when loading new binaries into an R5F or DSP core.

********************
DMA memory Carveouts
********************
Expand Down
6 changes: 0 additions & 6 deletions source/linux/Foundational_Components_IPC62px.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,6 @@ Finally, use the sysfs interface to start the remote core:
[ 1406.055857] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 1406.063759] remoteproc remoteproc0: remote processor 79000000.r5f is now up
.. note::

The RemoteProc driver does not support a graceful shutdown of R5 and DSP cores
in the current Linux Processor SDK. For now, it is recommended to reboot the
board when loading new binaries into an R5F or DSP core.

DMA memory Carveouts
--------------------

Expand Down
6 changes: 0 additions & 6 deletions source/linux/Foundational_Components_IPC64x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,6 @@ Finally, use the sysfs interface to start the remote core:
[ 1141.536806] remoteproc1#vdev0buffer: registered virtio1 (type 7)
[ 1141.544195] remoteproc remoteproc1: remote processor 78000000.r5f is now up

.. note::

The RemoteProc driver does not support a graceful shutdown of R5 and M4 cores
in the current Linux Processor SDK. For now, it is recommended to reboot the
board when loading new binaries into an R5F or M4F core.

DMA memory Carveouts
--------------------

Expand Down
Loading