arm64: zynqmp: Enable capsule update
authorMichal Simek <michal.simek@xilinx.com>
Mon, 26 Apr 2021 06:27:04 +0000 (08:27 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Apr 2021 12:31:50 +0000 (14:31 +0200)
commit0b0705b5ed7865a1c86a3ed6ece82346e5f2e57f
tree5b6df5306a851a161c64314c9b37edfe3d6858e8
parente59d575d3efd86eccb483f5261d341164a7e31ec
arm64: zynqmp: Enable capsule update

Enable EFI capsule update features to be enabled by default also with all
dfu valid options for ZynqMP.

This feature was tested on Xilinx ZynqMP zcu104 board with defining
dfu_alt_info="mmc 0:1=boot.bin fat 0 1;u-boot.itb fat 0 1"
and
dfu_alt_info="sf 0:0=boot.bin raw 0 0x50000;u-boot.itb raw 0x80000
0x500000".

There is a need to increase malloc size for getting dfu mmc to work.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
CC: Sughosh Ganu <sughosh.ganu@linaro.org>
CC: Ilias Apalodimas <ilias.apalodimas@linaro.org>
CC: Heinrich Schuchardt <xypron.glpk@gmx.de>
configs/xilinx_zynqmp_virt_defconfig
include/configs/xilinx_zynqmp.h