Searched hist:211484 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/boot/fdt/dts/arm/
H A Dzynq-7000.dtsi303839 Mon Aug 08 16:02:21 MDT 2016 gonzo MFC r303726

Fix EHCI driver by excluding first 512K from available memory

On Zynq 256K-512K memory region is not accessible by all bus masters.
EHCI driver fails when trying to use it for DMA transfers. Patching
memory node does not help because ubldr overrides values there with
the ones obtained from u-boot. So as a workaround we just mark first
512K as reserved.

PR: 211484
Submitted by: Thomas Skibo <thoma555-bsd@yahoo.com>
Approved by: re (gjb)

Completed in 96 milliseconds