summaryrefslogtreecommitdiff
path: root/configs/sandbox_noinst_defconfig
diff options
context:
space:
mode:
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>2021-04-15 05:12:15 -0600
committerMichal Simek <michal.simek@xilinx.com>2021-06-23 09:48:35 +0200
commitaee1ed87e71e4e66a5874c32e700ab076c3d3c26 (patch)
treef7a86e8be275a316232481f7e2e0993d0bae1099 /configs/sandbox_noinst_defconfig
parente246dc49cffb63667b5ec9ba02f74d9edf09c3a2 (diff)
downloadu-boot-aee1ed87e71e4e66a5874c32e700ab076c3d3c26.tar.gz
arm64: zynqmp: Fix application loading on R5 core1
From U-Boot, loading application on RPU core 0 is fine but loading on core 1 is not handled properly. Lock-step mode needs both the R5 cores to be initialized and it is working fine. Whereas in SPLIT mode individual R5 cores needs to be initialized as they need to execute differenet applications. Handle both these lock-step and split modes by propagating mode and RPU core number(4 for RPU0 and 5 for RPU1) for various functions and by adding conditions in those functions. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/sandbox_noinst_defconfig')
0 files changed, 0 insertions, 0 deletions