xilinx: zynqmp: Change multi_boot() to return value
authorMichal Simek <michal.simek@xilinx.com>
Tue, 27 Jul 2021 12:05:27 +0000 (14:05 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 6 Aug 2021 07:32:02 +0000 (09:32 +0200)
commite49f2a7f855f84a9b4c3bc0bae9615983bd42715
treeda0ca2a54bead488ebb475ffb7b923894f1bc396
parentf83cfaa7f24f83c816785e33e605e29e18d76d86
xilinx: zynqmp: Change multi_boot() to return value

Change multi_boot() to return multiboot value and move print out of this
function and let this function to be used by other functions without
duplicating message.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/zynqmp/zynqmp.c