summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIgor Opaniuk <[email protected]>2019-12-03 14:04:47 +0200
committerStefano Babic <[email protected]>2019-12-06 12:09:30 +0100
commitc671d8af0bb07b028d808b994b83b2ec25578a44 (patch)
tree6b167c1835d62577ce589ebe5096a6621a8778c2 /include
parent949b5a969d107613b61a1e5eaf9e43c75a97f42c (diff)
board: colibri_imx7: reserve DDR memory for Cortex-M4
i.MX 7's Cortex-M4 core can run from DDR and uses DDR memory for the rpmsg communication. Both use cases need a fixed location of memory reserved. For the rpmsg use case the reserved area needs to be in sync with the kernel's hardcoded vring descriptor location. Use the linux,usable-memory property to carve out 1MB of memory in case the M4 core is running. Also make sure that the i.MX 7 specific rpmsg driver does not get loaded in case we do not carve out memory. Signed-off-by: Stefan Agner <[email protected]> Signed-off-by: Igor Opaniuk <[email protected]> Reviewed-by: Oleksandr Suvorov <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions