]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: zynqmp: Move TCM initialization to a separate routine
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Fri, 5 Oct 2018 09:39:04 +0000 (15:09 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 5 Oct 2018 12:41:13 +0000 (14:41 +0200)
commite9ceae3b6cd27d2f49992dfc52132ead36e29ae7
tree22942c0df8103660701c1114cefad02cdec6a8f5
parent63efa8c24f628863994ffe1680b848b59b61b5f2
arm64: zynqmp: Move TCM initialization to a separate routine

This patch moves TCM initialization to a separate routine to
make it modular and can be reused if required. It also prints
warning message now as it writes to TCM.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/cpu/armv8/zynqmp/cpu.c