Searched hist:"712 cd2987489fe62aedeb24730e730871b1eb627" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_net.c | 712cd2987489fe62aedeb24730e730871b1eb627 Tue Sep 06 12:26:27 UTC 2016 Alexander Graf <agraf@suse.de> efi_loader: Allow bouncing for network
So far bounce buffers were only used for disk I/O, but network I/O may suffer from the same problem.
On platforms that have problems doing DMA on high addresses, let's also bounce outgoing network packets. Incoming ones always already get bounced.
This patch fixes EFI PXE boot on ZynqMP for me.
Signed-off-by: Alexander Graf <agraf@suse.de>
|