From 871ad9253f95b95c98632887a18374009c5c3e67 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Tue, 15 Jan 2019 11:01:54 +0100 Subject: arm64: zynqmp: Enable FPGA_LOAD_SECURE command Enable fpga load secure feature for xilinx platforms. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_zcu104_revC_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/xilinx_zynqmp_zcu104_revC_defconfig') diff --git a/configs/xilinx_zynqmp_zcu104_revC_defconfig b/configs/xilinx_zynqmp_zcu104_revC_defconfig index 40668680331..ebf2bba7469 100644 --- a/configs/xilinx_zynqmp_zcu104_revC_defconfig +++ b/configs/xilinx_zynqmp_zcu104_revC_defconfig @@ -26,6 +26,7 @@ CONFIG_CMD_DFU=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_FPGA_LOADBP=y CONFIG_CMD_FPGA_LOADP=y +CONFIG_CMD_FPGA_LOAD_SECURE=y CONFIG_CMD_GPIO=y CONFIG_CMD_GPT=y CONFIG_CMD_I2C=y -- cgit v1.2.3