Commit a2d83ced authored by Wendy Liang's avatar Wendy Liang Committed by Michal Simek
Browse files

remoteproc: remote_core: initialize memory after ioremap



Initialize memory after ioremap.

This is necessary in case part of firmware is in TCM.
If we do not do the memory initialization after ioremap,
Kernel will output "Bad mode in Synchronous Abort handler detected"
error after it writes to the memory.
TCM needs to be written before reading to initialize ECC there.
This functionality should be moved to early stages (FSBL) that's why
this is just workaround for now.

Signed-off-by: default avatarWendy Liang <jliang@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent aa02d35e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment