]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update the ACPI device information for ARM Juno.
authorJeremy Linton <jeremy.linton@arm.com>
Mon, 19 Oct 2015 15:14:13 +0000 (15:14 +0000)
committerleiflindholm <leiflindholm@Edk2>
Mon, 19 Oct 2015 15:14:13 +0000 (15:14 +0000)
These patches correct a number of problems with the JUNO ACPI tables.

First, put CCA attributes on the devices which can do DMA. This is
because the linux kernel now requires ARM64 devices specify a coherency
model. Without CCA the devices are unable to perform DMA.

Update the EHCI window to a full 64k as documented in the
Juno Platform SoC TRM. This makes it match the values used in some
other places.

Finally, add some _DSD entries for the SMSC ethernet chip.
The latter changes are required for the mainline kernels to use the adapter.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18628 6f19259b-4bc3-4df7-8a09-765794883524


No differences found