]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: fix tcm initialization for mini u-boot
authorPadmarao Begari <padmarao.begari@amd.com>
Fri, 11 Oct 2024 11:34:35 +0000 (17:04 +0530)
committerMichal Simek <michal.simek@amd.com>
Fri, 25 Oct 2024 12:10:31 +0000 (14:10 +0200)
commitdcded570386c4d481d8f8248b7725f48e45c30b0
tree9651bdb59c02cb5d11b4a86facf8b32031d9dd3f
parent5b3c46061706b2a4facf30e5093cd62cbb8f7c13
arm64: zynqmp: fix tcm initialization for mini u-boot

Fix the issue introduced by commit fed064477c2c
("arm64: zynqmp: Print an error for split to lock mode switch").
The mini u-boot is hanging, because of the tcm is not initialized.
The mini u-boot is using the tcm to reserve the mmu table and
currently it is not initialized, so allowing u-boot to initialize
the tcm.

Signed-off-by: Padmarao Begari <padmarao.begari@amd.com>
Link: https://lore.kernel.org/r/20241011113435.1966604-1-padmarao.begari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/mach-zynqmp/cpu.c
arch/arm/mach-zynqmp/include/mach/sys_proto.h