summaryrefslogtreecommitdiffstats
path: root/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2016-05-11 18:25:49 +0200
committerTom Rini <trini@konsulko.com>2016-05-27 15:39:49 -0400
commit6a6187efd238373a351369d23966e7e1759b5ad9 (patch)
tree5644e5460e75a118d89912b68d7c2ed6d854a5b3 /configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
parent51735ae0ea2f5d67c0f7cc4d1f938f36955e1fe7 (diff)
downloadtalos-obmc-uboot-6a6187efd238373a351369d23966e7e1759b5ad9.tar.gz
talos-obmc-uboot-6a6187efd238373a351369d23966e7e1759b5ad9.zip
efi_loader: Select bounce buffers for known-bad boards
We know for certain that we have 32bit DMA hardware, but 64bit addresses on LS2085A and ZynqMP, so let's enable EFI bounce buffers for all defconfigs on these SoCs. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
index 2811d4bb0c..77e6180143 100644
--- a/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
+++ b/configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig
@@ -50,3 +50,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="Xilinx"
CONFIG_G_DNL_VENDOR_NUM=0x03FD
CONFIG_G_DNL_PRODUCT_NUM=0x0300
+CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
OpenPOWER on IntegriCloud