firmware: zynqmp: Move loading message to debug
authorMichal Simek <michal.simek@xilinx.com>
Fri, 14 Jan 2022 12:25:36 +0000 (13:25 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 19 Jan 2022 14:14:29 +0000 (15:14 +0100)
commit12662e7034b4b6e070830e074f1cfab139dd21d6
tree772acd0412e2d54ffdd4e42db52caa24110faf9a
parent71efd45a5fc70e29e391e0b57c700de8708ae6d9
firmware: zynqmp: Move loading message to debug

Power domain driver is using this function for every IP which is PD listed.
This can end up with a lot of messages which end up in boot log. That's why
show it only in EL3 as was used in past.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/d73fc8bc663110b6e8d5e70fdb6435d1199e9db8.1642163135.git.michal.simek@xilinx.com
drivers/firmware/firmware-zynqmp.c