From c504b0d62c6d41a074caa3c9801cae135557f3d3 Mon Sep 17 00:00:00 2001 From: Mian Yousaf Kaukab Date: Tue, 29 Jan 2019 16:38:39 +0100 Subject: board: ls1043a: enable EFI_LOADER_BOUNCE_BUFFER EFI applications need bounce buffers to work properly on these platforms. Signed-off-by: Mian Yousaf Kaukab Reviewed-by: Prabhakar Kushwaha --- configs/ls1043aqds_tfa_SECURE_BOOT_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/ls1043aqds_tfa_SECURE_BOOT_defconfig') diff --git a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig index 096f6fb984..9a6e7dae28 100644 --- a/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig +++ b/configs/ls1043aqds_tfa_SECURE_BOOT_defconfig @@ -57,3 +57,4 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_RSA=y CONFIG_SPL_RSA=y CONFIG_RSA_SOFTWARE_EXP=y +CONFIG_EFI_LOADER_BOUNCE_BUFFER=y -- cgit v1.2.3