Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d4175486 authored by Suman Anna's avatar Suman Anna
Browse files

arm64: dts: ti: k3-am642-evm: Reserve some on-chip SRAM for R5Fs


Reserve some portions of the MAIN domain on-chip SRAM for use by
various R5F cores on AM642 EVM board. A bank (256 KB) each is reserved
from the on-chip SRAM for each R5F core. This is done through specific
child SRAM nodes in the board dts file.

The memory regions are also assigned to each R5F remoteproc node using
the sram property. The reserved SRAM banks are as follows for each core:
  Main R5FSS0 Core0 : OCSRAM1
  Main R5FSS0 Core1 : OCSRAM2
  Main R5FSS1 Core0 : OCSRAM3
  Main R5FSS1 Core1 : OCSRAM4

Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarMing Wei <mwei@ti.com>
parent 767fd64a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment