ARM: zynq: Do not print message about boot device
authorMichal Simek <michal.simek@xilinx.com>
Thu, 5 Mar 2020 10:01:50 +0000 (11:01 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 Apr 2020 10:52:45 +0000 (12:52 +0200)
commit88f0dc32a7c9510999325f206a0f479a226337d7
treeb509ed75da16ffba7e3670fc3b6b2cf22efbce55
parent66ef85da61b719a73754855b9707ecdd27f0bea2
ARM: zynq: Do not print message about boot device

This information is shown already that's why there is no reason to print it
again via custom prints.

U-Boot SPL 2020.01-03080-ga6214d033bd0 (Mar 05 2020 - 09:59:05 +0100)
mmc boot
Trying to boot from MMC1

or

U-Boot SPL 2020.01-03080-ga6214d033bd0 (Mar 05 2020 - 10:49:46 +0100)
qspi boot
Trying to boot from SPI

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/spl.c