[PATCH] xilinx: r5: Disable EFI loader

Xilinx ZynqMP R5 configuration is quite minimal and there is no reason to enable EFI for it.
Signed-off-by: Michal Simek michal.simek@xilinx.com ---
configs/xilinx_zynqmp_r5_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_zynqmp_r5_defconfig b/configs/xilinx_zynqmp_r5_defconfig index 713418e6111a..1c6fc73a4d86 100644 --- a/configs/xilinx_zynqmp_r5_defconfig +++ b/configs/xilinx_zynqmp_r5_defconfig @@ -18,3 +18,4 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_ZYNQ_SERIAL=y CONFIG_TIMER=y CONFIG_CADENCE_TTC_TIMER=y +# CONFIG_EFI_LOADER is not set

po 14. 9. 2020 v 16:39 odesÃlatel Michal Simek michal.simek@xilinx.com napsal:
Xilinx ZynqMP R5 configuration is quite minimal and there is no reason to enable EFI for it.
Signed-off-by: Michal Simek michal.simek@xilinx.com
configs/xilinx_zynqmp_r5_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/xilinx_zynqmp_r5_defconfig b/configs/xilinx_zynqmp_r5_defconfig index 713418e6111a..1c6fc73a4d86 100644 --- a/configs/xilinx_zynqmp_r5_defconfig +++ b/configs/xilinx_zynqmp_r5_defconfig @@ -18,3 +18,4 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_ZYNQ_SERIAL=y CONFIG_TIMER=y CONFIG_CADENCE_TTC_TIMER=y
+# CONFIG_EFI_LOADER is not set
2.28.0
Applied. M
participants (2)
-
Michal Simek
-
Michal Simek