]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled
authorMichal Simek <michal.simek@amd.com>
Fri, 23 Feb 2024 16:18:42 +0000 (17:18 +0100)
committerMichal Simek <michal.simek@amd.com>
Fri, 22 Mar 2024 11:55:52 +0000 (12:55 +0100)
commit3d3cb2857ed3b40637efc2fb79315b97e154120d
treeff1f6fe2c6e900e96fb65921a60f23012e9c65e8
parent425b85158f97b66ef23114f0a6f166dd7b4c4eac
arm64: zynqmp: Do not describe u-boot.itb if SPL is disabled

There is no reason to describe u-boot.itb on system without SPL. Pretty
much this is cover all systems which are using only boot.bin which contains
all images inside.

Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/561f9d0ee96ebb6cd674042f269f280ab68fbbac.1708705118.git.michal.simek@amd.com
board/xilinx/common/board.c