]> git.dujemihanovic.xyz Git - u-boot.git/commit
arch: arm: zynqmp: mp.c: tcminit halt both cores in split mode
authorNeal Frager <neal.frager@amd.com>
Thu, 23 Mar 2023 08:25:06 +0000 (08:25 +0000)
committerMichal Simek <michal.simek@amd.com>
Mon, 15 May 2023 07:32:49 +0000 (09:32 +0200)
commitd58acf644f6e79ff36b990cb2ed4d88541c990df
treecc8b088a4f6b3879bace9c53432a536889047477
parent177e506952a8ee34011590c4bd578d191fafb1ca
arch: arm: zynqmp: mp.c: tcminit halt both cores in split mode

The "zynqmp tcminit split" command should halt both cores and not just RPU1
when configuring the TCM memory for split mode.

Signed-off-by: Neal Frager <neal.frager@amd.com>
Link: https://lore.kernel.org/r/20230323082506.31576-1-neal.frager@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/mach-zynqmp/mp.c